Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3af48520578c79460e31743d145f6509482a8ff9
/
application
/
config
/
migration.php
d1ba8f7
Migrations: Added a config that allows the system to migration to the latest migration when you load the library. This way you do not have to call migrations anywhere else in your code and can always be at the latest migration
by Cloudmanic Labs, LLC
· 13 years ago
539dcb0
Added support to select the name of the database table you are going to use in Migrations
by Cloudmanic Labs, LLC
· 13 years ago
62f04a6
Disabled migrations by default.
by Phil Sturgeon
· 13 years ago
96bd33b
Added Migration class and language file.
by Phil Sturgeon
· 14 years ago
9758d84
Added Migrations library, config and an example controller/migration file.
by Phil Sturgeon
· 14 years ago