Skip to content

Commit eefe679

Browse files
committed
fix
1 parent 707b1a3 commit eefe679

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

db/schema.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ CREATE SCHEMA public;
44

55
SET statement_timeout = 0;
66
SET lock_timeout = 0;
7-
SET idle_in_transaction_session_timeout = 0;
87
SET client_encoding = 'UTF8';
98
SET standard_conforming_strings = on;
109
SELECT pg_catalog.set_config('search_path', '', false);

0 commit comments

Comments
 (0)