Welcome Guest, Not a member yet? Register   Sign In
PHPDbMigrate - Database Migration Manager
#1

[eluser]Unknown[/eluser]
While this may be my first post here on the forums, I'm no stranger to it; nor CI. So now I feel it's time to give back to this community for all the help I've been given by reading these forums.

Working on Ruby on Rails apps I fell in love with the ability it provides to make specific changes to a database schema in an easy to use and non-programming format. Outside of RoR, other language database managers seem to require a lot of coding just to make the sequential db changes. I wanted to make PHPDbMigrate to uphold the "convention over configuration" mantra.

At this time only MySQL is supported but I'm working on the other database types. PHPDbMigrate is intended for a stand alone program for all PHP applications, but since I work with CI I've gone ahead and integrated it.

Now I'd like to share it with this awesome community. Feedback is always welcome.

http://www.techraving.com/2009/08/18/php...deigniter/
#2

[eluser]Kami_[/eluser]
Good work and thanks for sharing.

I was looking for something like this for CodeIgniter for quite a while now. I will definitely test it and post the feedback.
#3

[eluser]ronnie_nsu[/eluser]
Very nice!!I started experimenting with it!!

By the way how do we do foreign keys with this migration lbirary??




Theme © iAndrew 2016 - Forum software by © MyBB