File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,11 +4,20 @@ PhpDbMigration - full PHP database migration tool
44This is a full standalone PHP tool based on symfony console and inspired by the rails database migration tool and MyBatis.
55It merge the functionnality of the two tools and has been desined to be as flexible as possible.
66
7+ Add an environment
8+ ------------------
9+ ![ alt tag] ( http://tikotepadventure.com/files/php-database-migration/addenv.gif )
10+
711Initialization
812--------------
9- Initialization
10- --------------
11- ![ alt tag] ( http://tikotepadventure.com/files/php-database-migration/addenv.gif )
13+ ![ alt tag] ( http://tikotepadventure.com/files/php-database-migration/init.gif )
14+
15+ Create a migration
16+ ------------------
17+ ![ alt tag] ( http://tikotepadventure.com/files/php-database-migration/create.gif )
1218
13- Usage
14- -----
19+ Up and down
20+ ------------------
21+ ![ alt tag] ( http://tikotepadventure.com/files/php-database-migration/status.gif )
22+ ![ alt tag] ( http://tikotepadventure.com/files/php-database-migration/uponly.gif )
23+ ![ alt tag] ( http://tikotepadventure.com/files/php-database-migration/downonly.gif )
You can’t perform that action at this time.
0 commit comments