cubicweb/misc/migration/3.17.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 17 Oct 2016 14:50:47 +0200
changeset 11776 b49684ddd543
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[repository] Drop the index on entities.type It should be now only used in maintenance queries in checkintegrity. Those are not worth maintaining it. Closes #15538317
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8945
ba9e3fbfa5a5 [schemaserial] serialize additional yams parameter for customs type
Vincent Michel <vincent.michel@logilab.fr>
parents:
diff changeset
     1
add_attribute('CWAttribute', 'extra_props')