Welcome Guest, Not a member yet? Register   Sign In
Database Schema Builder
#1

I was trying my hands on Laravel the other day and a feature called Database Migration and seeding seemed quite handy. It can be used to create a database schema from code and hence can be used as a version control for the database. Just wondering if we could have the same for CI. It could be useful. Please let me know your views.
Reply
#2

CI has database migrations already and has since version 2.x. http://www.codeigniter.com/user_guide/li...ation.html

It doesn't have a seeder though.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB