Andras Banki-Horvath dae212697d
sqldb: establish a base DB version even if it's not yet tracked
Previously, if a DB version wasn't available, we re-ran all schema
migrations without verifying the schema version. However, setting a
base schema version is essential because some earlier migrations were
not idempotent. This commit addresses the issue by using the current
schema version provided by sqlc as the base.
2025-03-28 11:00:57 +01:00
..
2024-10-26 14:18:00 +02:00
2024-10-26 14:18:00 +02:00
2024-10-26 14:18:00 +02:00
2023-07-27 03:31:12 -07:00