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 088a374 commit 3214336Copy full SHA for 3214336
tests/postgres/setup.sql
@@ -54,4 +54,4 @@ CREATE TABLE test_citext (
54
55
CREATE SCHEMA IF NOT EXISTS foo;
56
57
-CREATE ENUM foo."Foo" ('Bar', 'Baz');
+CREATE ENUM foo."Foo" ('Bar', 'Baz');
0 commit comments