misc/migration/3.6.1_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 17 Apr 2014 12:34:51 +0200
changeset 10092 f0363da0b5a0
parent 8798 cdab3aadc679
permissions -rw-r--r--
[schema] stop using RQLUniqueConstraint (closes #3753250) The last uses are replaced with unique together constraints.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8798
cdab3aadc679 [migration] mark all version prior 3.7 as non-migrable
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents: 4644
diff changeset
     1
raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")