CodeIgniter Forums
Create CI migration files from current MySQL db - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Create CI migration files from current MySQL db (/showthread.php?tid=60218)



Create CI migration files from current MySQL db - El Forum - 02-06-2014

[eluser]Unknown[/eluser]
My application currently does not use migrations and has a pretty hefty db already in place. Is there a tool that will convert the mysql db into a CI migration file?