mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
Document how to use PGOPTIONS="-c search_path=..." for multi-tenant PostgreSQL migrations. Each schema gets its own _migrations table, so tenants are migrated independently.