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 0f0e7af commit 1f7a35fCopy full SHA for 1f7a35f
nix/cargo-pgrx/versions.json
@@ -1,4 +1,12 @@
1
{
2
+ "0.9.7": {
3
+ "hash": "sha256-uDBq7tUZ9f8h5nlRFR1mv4+Ty1OFtAk5P7OTNQPI1gI=",
4
+ "rust": {
5
+ "1.70.0": {
6
+ "cargoHash": "sha256-YTkjqMNF+cz5XtELh7+l8KwvRoVKQP7t98nkJwkW218="
7
+ }
8
9
+ },
10
"0.10.2": {
11
"hash": "sha256-FqjfbJmSy5UCpPPPk4bkEyvQCnaH9zYtkI7txgIn+ls=",
12
"rust": {
nix/ext/versions.json
@@ -75,6 +75,14 @@
75
}
76
},
77
"pg_graphql": {
78
+ "1.2.3": {
79
+ "postgresql": [
80
+ "15"
81
+ ],
82
+ "hash": "sha256-876bRLAUstBcCnhDvO+MllAC1VM//LLW1W6h028zr/8=",
83
+ "pgrx": "0.9.7",
84
+ "rust": "1.70.0"
85
86
"1.4.1": {
87
"postgresql": [
88
"15"
0 commit comments