revol-tech / mole

mole
Other
0 stars 2 forks source link

Database MIgration #7

Closed xecutioner closed 11 years ago

xecutioner commented 11 years ago

Way to migrate database should be implemented in the project

xecutioner commented 11 years ago

W.I.P if you guys want to understand the migration in codeigniter please go through here. http://robertsettle.com/2012/07/codeigniter-migrations/

xecutioner commented 11 years ago

If you are familiar with migrations in rails this will make you understand better http://www.johnnygrubb.com/posts/database-migrations-codeigniter-101

maan81 commented 11 years ago

finished but still not push in revol-tech nepal

xecutioner commented 11 years ago

well push it in develop branch with proper issue number in commit message.. and i'll have a look

maan81 commented 11 years ago

i mean, i pushed it into my branch, ie, maan81/mole

maan81 commented 11 years ago

migration complete.

maan81 commented 11 years ago

complete. might need updates if tables' columns are added, removed, .....