cubicweb/misc/migration/3.24.0_Any.py
changeset 11774 51c160677afe
parent 11773 054a947b5415
child 11775 39cf9e55ada8
--- a/cubicweb/misc/migration/3.24.0_Any.py	Fri Sep 30 17:38:12 2016 +0200
+++ b/cubicweb/misc/migration/3.24.0_Any.py	Wed Oct 05 15:30:10 2016 +0200
@@ -5,3 +5,4 @@
 
 sql('DROP TABLE moved_entities')
 sql('ALTER TABLE entities DROP COLUMN asource')
+sql('ALTER TABLE entities DROP COLUMN extid')