REM This script initializes the postgres-trades database using H2 (PostgreSQL-compatible) set H2_JAR=%USERPROFILE%\.m2\repository\com\h2database\h2\2.2.224\h2-2.2.224 ...
# export DB_USER="erp_user" DB_PASS="changeMe!" DB_NAME="erp_dev" ...
Migrate your Postgres database to PlanetScale, fast. Our migration-scripts repo has tools for migrating: - Postgres → PlanetScale PG (Logical or DMS) - Heroku PG → PlanetScale PG (via Bucardo) - ...