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 7f7ad24 commit bdc353aCopy full SHA for bdc353a
schema/schema.sql
@@ -1,4 +1,4 @@
1
--- COMMENT ON SCHEMA "public" IS 'standard public schema';
+COMMENT ON SCHEMA "public" IS 'standard public schema';
2
3
CREATE TABLE "public"."audit" (
4
"id" serial,
0 commit comments