mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 20:58:00 +00:00
Migrations run sequentially on a single connection — a pool adds unnecessary complexity and forces callers to create one. This also drops the puddle/v2 and x/sync transitive dependencies.