We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3809310 commit 848b6cfCopy full SHA for 848b6cf
bin/upgrade/v0.3.0-to-v0.4.0.php
@@ -26,4 +26,4 @@
26
]);
27
}
28
29
-$db->exec('ALTER TABLE faqoff_entry ALTER COLUMN uniqueid NOT NULL');
+$db->exec('ALTER TABLE faqoff_entry ALTER COLUMN uniqueid SET NOT NULL');
0 commit comments