mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-28 01:09:11 +03:00
Bump PGSQL version from 14 to 15 (#2406)
* Bump PGSQL version from 14 to 15 * Upgrade mac os postgres version --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
parent
56dc87a60f
commit
7a5476e31a
@ -47,7 +47,7 @@ EOF
|
||||
|
||||
echo_header $BLUE " DATABASE SETUP"
|
||||
|
||||
PG_MAIN_VERSION=14
|
||||
PG_MAIN_VERSION=15
|
||||
PG_GRAPHQL_VERSION=1.3.0
|
||||
TARGETARCH=$(dpkg --print-architecture)
|
||||
|
||||
|
@ -47,7 +47,7 @@ EOF
|
||||
|
||||
echo_header $BLUE " DATABASE SETUP"
|
||||
|
||||
PG_MAIN_VERSION=14
|
||||
PG_MAIN_VERSION=15
|
||||
PG_GRAPHQL_VERSION=1.3.0
|
||||
CARGO_PGRX_VERSION=0.9.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user