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 64ebf6e commit bd712d6Copy full SHA for bd712d6
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