misc/migration/3.13.3_Any.py
author Christophe de Vienne <christophe@unlish.com>
Tue, 07 Apr 2015 17:08:53 +0200
changeset 10329 f92823a66f18
parent 7688 f1b6e7c09a6f
permissions -rw-r--r--
[sqlite] Fix integrity error parsing Up to sqlite 3.7, integrity error message may be in the singular form if only one column is in the unique index. Closes #5224632

drop_relation_definition('CWSourceSchemaConfig', 'cw_schema', 'CWAttribute')
sync_schema_props_perms('cw_schema')