We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e0dac commit f25f4a1Copy full SHA for f25f4a1
2 files changed
pending.sql
scripts/20190910-093007.sql
@@ -0,0 +1,2 @@
1
+alter table items alter column hash_code drop default;
2
+alter table items drop constraint items_organization_id_object_id_key;
0 commit comments