mirror of
https://github.com/lingble/twenty.git
synced 2025-11-02 05:37:56 +00:00
Upgrade pg graphql version to 1.5.6 (#5937)
- update `pg_graphql` version doc - update `pg_graphql` version to 1.5.6
This commit is contained in:
@@ -48,7 +48,7 @@ EOF
|
||||
echo_header $BLUE " DATABASE SETUP"
|
||||
|
||||
PG_MAIN_VERSION=15
|
||||
PG_GRAPHQL_VERSION=1.5.1
|
||||
PG_GRAPHQL_VERSION=1.5.6
|
||||
CARGO_PGRX_VERSION=0.11.2
|
||||
|
||||
current_directory=$(pwd)
|
||||
|
||||
Reference in New Issue
Block a user