Skip to content

Commit 1fac4f2

Browse files
committed
chore: fix interface
1 parent 2537aa0 commit 1fac4f2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

nix/tests/expected/extensions_sql_interface.out

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@ where
2020
installed_version is null
2121
order by
2222
name asc;
23-
name
24-
-------------------
23+
name
24+
---------
2525
pg_cron
26-
timescaledb-2.9.1
27-
(2 rows)
26+
(1 row)
2827

2928
/*
3029

0 commit comments

Comments
 (0)