Ver código fonte

add ruckusing PHP database migration tools

pull/373/head
Anye 10 anos atrás
pai
commit
a7de4b0134
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver arquivo

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

Carregando…
Cancelar
Salvar