Skip to content

Commit 7f7ad24

Browse files
fix
1 parent 4b11278 commit 7f7ad24

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)