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 22be57e commit 4b4a792Copy full SHA for 4b4a792
nix/cargo-pgrx/versions.json
@@ -1,4 +1,12 @@
1
{
2
+ "0.9.5": {
3
+ "hash": "sha256-GpXQUOBuojAqPXyRR+k8AVW2XzBbn6V0+2dhP4w4Vs8=",
4
+ "rust": {
5
+ "1.70.0": {
6
+ "cargoHash": "sha256-YbwGh3tbt8W9/VOu11fTWO9fRMUlrwJnG4wxUHuyX10="
7
+ }
8
9
+ },
10
"0.9.7": {
11
"hash": "sha256-uDBq7tUZ9f8h5nlRFR1mv4+Ty1OFtAk5P7OTNQPI1gI=",
12
"rust": {
nix/ext/versions.json
@@ -1,5 +1,13 @@
"pg_graphql": {
+ "1.2.2": {
+ "postgresql": [
+ "15"
+ ],
+ "hash": "sha256-SKbUDasdhz/L5UDyMH4gXmFfHHhGx81H90gfIclGwjU=",
+ "pgrx": "0.9.5",
+ "rust": "1.70.0"
"1.2.3": {
"postgresql": [
13
"15"
0 commit comments