mail[Galette-cvs] r527 - in /trunk/galette: classes/mdb2.class.php editer_champ.php includes/functions.inc.php install/sql/mysql.sql install/sql/pgsql.sql install/sql/upgrade-to-0.7-mysql.sql install/sql/upgrade-to-0.7-pgsql.sql


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Johan Cwiklinski on January 18, 2009 - 19:27:
Author: trashy
Date: Sun Jan 18 19:27:00 2009
New Revision: 527

URL: http://svn.gna.org/viewcvs/galette?rev=527&view=rev
Log:
Add functions to convert old MySQL ISO data to UTF
Changed 'enum' types to tinyint(1) ; enum is a text type and causes issues 
with utf conversion methods
Added primary keys to galette_l10n and galette_dynamic_fields tables
Change 'lieu_naissance' field type ; varchar is enough there
Added the correct charset and collation for mysql upgrade

Modified:
    trunk/galette/classes/mdb2.class.php
    trunk/galette/editer_champ.php
    trunk/galette/includes/functions.inc.php
    trunk/galette/install/sql/mysql.sql
    trunk/galette/install/sql/pgsql.sql
    trunk/galette/install/sql/upgrade-to-0.7-mysql.sql
    trunk/galette/install/sql/upgrade-to-0.7-pgsql.sql




Related Messages


Powered by MHonArc, Updated Sun Jan 18 20:20:02 2009