mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-31 06:24:18 -04:00
Trying to fix twenty
This commit is contained in:
@@ -67,6 +67,7 @@ $STD su - postgres -c "psql -d ${PG_DB_NAME} -c '
|
||||
RETURNS text LANGUAGE sql IMMUTABLE
|
||||
AS \$func\$SELECT public.unaccent(\$\$public.unaccent\$\$::regdictionary, input)\$func\$;
|
||||
'"
|
||||
$STD npx ts-node ./scripts/setup-db.ts
|
||||
$STD npx -y typeorm migration:run -d dist/database/typeorm/core/core.datasource
|
||||
msg_ok "Ran Database Migrations"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user