------------------------------------------------------------------- Wed Feb 6 10:51:34 UTC 2013 - vcizek@suse.com - TYPE was dropped in MySQL 5.5, use the ENGINE synonym (ENGINE_instead_of_TYPE.patch) [bnc#801688] ------------------------------------------------------------------- Tue Jan 20 10:14:57 CET 2009 - mc@suse.de - update to version 0.08 * Got rid of "id" column in the migration_schema_log This means that the log no longer has a primary id -- this also means that MySQL can replicate migrations properly. * Moved database-dependant operations into their own class. * Updated build process to work with the latest and greatest Module::Build * Removed need for Class::Clone, since it doesn't work with perl 5.10. ------------------------------------------------------------------- Fri Apr 4 17:50:35 CEST 2008 - mc@suse.de - fix a warning ------------------------------------------------------------------- Fri Mar 28 13:33:44 CET 2008 - mc@suse.de - add some Requires ------------------------------------------------------------------- Thu Mar 27 14:04:03 CET 2008 - anicka@suse.cz - package created (version 0.05)