mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
- logMigrationsSelect() returns DB-specific SELECT for id+name output, matching psql explicitly and erroring on unrecognized --sql-command - logMigrationsQueryNote const for the comment header - maybeUpgradeLogQuery() auto-upgrades old _migrations.sql on first run, replacing only the matching SELECT line - Add UPGRADING help section pointing to sync subcommand