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 597af55 commit 8ab874aCopy full SHA for 8ab874a
1 file changed
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