1 Commits

Author SHA1 Message Date
tiennm99 bd25fb1efa chore: add sql migration runner script
Node runner using the project's postgres dependency, for applying SQL
migrations where psql is unavailable. Reads POSTGRES_URL via --env-file;
runs the file in a single transaction.
2026-06-14 14:10:46 +07:00