Quellcode durchsuchen

add ruckusing PHP database migration tools

pull/373/head
Anye vor 10 Jahren
Ursprung
Commit
a7de4b0134
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -446,6 +446,7 @@ Libraries to help manage database schemas and migrations.
446 446
 * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
447 447
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
448 448
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
449
+* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite
449 450
 
450 451
 ## NoSQL
451 452
 *Libraries for working with "NoSQL" backends.*

Laden…
Abbrechen
Speichern