[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 UPDATE ezsite_data SET value='3.4.6' WHERE name='ezpublish-version'; 2 UPDATE ezsite_data SET value='13' WHERE name='ezpublish-release'; 3 4 DROP TABLE ezsubtree_expiry; 5 6 -- Reduce the total size of the index eztrigger_def_id to make it work with utf-8 7 ALTER TABLE eztrigger DROP INDEX eztrigger_def_id; 8 ALTER TABLE eztrigger ADD UNIQUE INDEX eztrigger_def_id (module_name( 50 ),function_name( 50 ),connect_type);
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |