summaryrefslogtreecommitdiffstats
path: root/application/config/migration.php
AgeCommit message (Collapse)AuthorFilesLines
2011-08-12Added back the /application/config/migration.php and updated the ↵Esen Sagynov1-0/+42
/applciation/config/database.php file which was incorrectly replaced in previous commit.
2011-08-10Added field name wrappers (") in ↵Esen Sagynov1-42/+0
insert/update/replace/_process_fields/_create_table functions to avoid reserved word conflicts.
2011-05-04Added Migration class and language file.Phil Sturgeon1-1/+5
2011-02-07Added Migrations library, config and an example controller/migration file.Phil Sturgeon1-0/+38