Skip to content

Commit 64ebf6e

Browse files
committed
docs: timescale
1 parent 7132f78 commit 64ebf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/ext/timescaledb.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
writeShellApplication,
1414
latestOnly ? false,
1515
}:
16-
16+
# this extension is limited to Postgres 15
1717
let
1818
pname = "timescaledb";
1919
build =

0 commit comments

Comments
 (0)