mirror of
https://github.com/lingble/twenty.git
synced 2025-11-01 21:27:58 +00:00
4525 upgrade pg graphql (#4646)
* TO remove: add multiple workspace with command * TO remove: update build script * Update script and add doc * TO remove: add more seed workspaces * Build pg_graphql files for 1.5.1 * Build pg_graphql files for 1.5.1 macos arm * Remove 600 seed workspaces * Build pg_graphql files for 1.5.1 macos intel
This commit is contained in:
@@ -48,7 +48,7 @@ EOF
|
||||
echo_header $BLUE " DATABASE SETUP"
|
||||
|
||||
PG_MAIN_VERSION=15
|
||||
PG_GRAPHQL_VERSION=1.3.0
|
||||
PG_GRAPHQL_VERSION=1.5.1
|
||||
TARGETARCH=$(dpkg --print-architecture)
|
||||
|
||||
# Install PostgresSQL
|
||||
|
||||
Reference in New Issue
Block a user