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 70c7ea9 commit 1c57bd2Copy full SHA for 1c57bd2
coderd/database/migrations/000274_check_tags.down.sql
@@ -1 +1,3 @@
1
DROP FUNCTION IF EXISTS tags_compatible(jsonb, jsonb);
2
+
3
+DROP DOMAIN IF EXISTS tags;
0 commit comments