Page 1 of 1

Dynamic Upgrading (schemas)

Posted: Tue Nov 01, 2005 10:02 am
by Maugrim_The_Reaper
Wondering if there are any ready made GPL/LGPL/BSD classes or such that can run a diff on say two database schema's, and generate a changefile of some format which can be used to upgrade a database.

I remember something like this in a PEAR package, MDB methinks. Wondering if there's something outside PEAR.

Posted: Tue Nov 01, 2005 10:15 am
by Weirdan

Posted: Tue Nov 01, 2005 11:07 am
by Maugrim_The_Reaper
You need to be a subscriber and log in to access this file.
That's one way of doing it ;). Thanks, I will take a look. Maybe there's something I can salvage from the phpMyAdmin and ADODB dependencies. Nice one.