浏览代码

add ruckusing PHP database migration tools

pull/373/head
Anye 10 年前
父节点
当前提交
a7de4b0134
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

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

正在加载...
取消
保存