AlternC/install/upgrades/3.4.2.sql

6 lines
141 B
SQL

UPDATE domaines_type SET compatibility='' where name='cname';
UPDATE domaines_type SET compatibility=REPLACE(compatibility, 'cname,','');