[typo] How do you upgrade the database schema from typo 1.0 to 2.0
Gilles Cherix
gilles.cherix at gmail.com
Wed Jun 15 03:17:23 EDT 2005
Hi Patrick,
If you're using MySQL you can migrate automatically the schema with
the db/updates/update.168.to.200.mysql.sql script.
If not, you'll probably have to read the script to understand what
has changed and modify your database by hand.
Good Luck,
gilles
Le 15 juin 05 à 09:04, Patrick Chanezon a écrit :
> Hi all,
> I'm moving from Typo 1.0 to 2.0 these days.
> I succeeded into moving all my code changes.
> But the database schema has changed a little bit.
> How do you typically do your migration? dump / new schema / restore?
>
> _______________________________________________
> Typo-list mailing list
> Typo-list at rubyforge.org
> http://rubyforge.org/mailman/listinfo/typo-list
>
More information about the Typo-list
mailing list