Skip to content

Commit bdc353a

Browse files
fix
1 parent 7f7ad24 commit bdc353a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/schema.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- COMMENT ON SCHEMA "public" IS 'standard public schema';
1+
COMMENT ON SCHEMA "public" IS 'standard public schema';
22

33
CREATE TABLE "public"."audit" (
44
"id" serial,

0 commit comments

Comments
 (0)