Skip to content

Commit fc1acd8

Browse files
committed
tmp
1 parent aaa8e52 commit fc1acd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/tests/expected/security.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ from pg_catalog.pg_proc p
77
where p.proowner = (select oid from pg_catalog.pg_roles where rolname = 'supabase_admin')
88
and p.prosecdef = true
99
order by 1,2;
10-
nspname | proname
10+
nspname | proname
1111
-----------+--------------------------------
1212
graphql | get_schema_version
1313
graphql | increment_schema_version

0 commit comments

Comments
 (0)