Changeset 1348 for cpc/trunk/project/bin/updateDB3.1.sql
- Timestamp:
- Sep 10, 2010, 2:04:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/bin/updateDB3.1.sql
r1342 r1348 1 2 ALTER TABLE `variable_globale` CHANGE `value` `value` TEXT NULL DEFAULT NULL;3 1 4 2 UPDATE intervention SET section_id = 1 WHERE id IN (395528,395529,395530);
Note: See TracChangeset
for help on using the changeset viewer.