Procházet zdrojové kódy

add ruckusing PHP database migration tools

pull/373/head
Anye před 10 roky
rodič
revize
a7de4b0134
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      README.md

+ 1
- 0
README.md Zobrazit soubor

@@ -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.*

Načítá se…
Zrušit
Uložit