skeleton/README.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 23 Sep 2015 15:01:55 +0200
changeset 10586 22f330f829ae
parent 5184 955ee1b24756
permissions -rw-r--r--
[hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp SQLServer refuses to index an unlimited text column, so we should drop unique_together constraints (which imply an index) before we drop size constraints. Closes #5560601.

Summary
-------
%(longdesc)s