We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7132f78 commit 64ebf6eCopy full SHA for 64ebf6e
nix/ext/timescaledb.nix
@@ -13,7 +13,7 @@
13
writeShellApplication,
14
latestOnly ? false,
15
}:
16
-
+# this extension is limited to Postgres 15
17
let
18
pname = "timescaledb";
19
build =
0 commit comments