8000 Upgrade pg_graphql to v0.1.5 to resolve pagination issue (#178) · sorokinvld/postgres@a2b5ff1 · GitHub
[go: up one dir, main page]

Skip to content

Commit a2b5ff1

Browse files
oliricedragarcia
andauthored
Upgrade pg_graphql to v0.1.5 to resolve pagination issue (supabase#178)
* upgrade pg_graphql to v0.1.5 to resolve pagination issue * bump version Co-authored-by: dragarcia <angelico.delosreyes@gmail.com>
1 parent b6b7af1 commit a2b5ff1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansible/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ pgsodium_release_checksum: sha1:b6ef733c9bbae590c1eee676fd0a97fd129893e0
9696

9797
libgraphqlparser_release: "v0.7.0"
9898

99-
pg_graphql_release: "v0.1.3"
99+
pg_graphql_release: "v0.1.5"
100100

101101
osquery_deb: 'https://pkg.osquery.io/deb/osquery_5.1.0-1.linux_arm64.deb'
102102
osquery_deb_checksum: sha1:6b6fa49edcfad5d77aa1e59c75b8708de2f634ac

common.vars.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"postgres-version": "14.1.0.18"
2+
"postgres-version": "14.1.0.19"
33
}

0 commit comments

Comments
 (0)
0