aprs.me/priv
Graham McIntire d9f7cd4e56
Skip concurrent index creation in test environment
The migration was timing out in CI because CONCURRENTLY cannot run
inside transactions (required by the test sandbox). Now the migration
skips index creation entirely in test mode, which is fine since the
test database has no data.

In production, indexes are still created with CONCURRENTLY to avoid
table locking.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 16:52:47 -05:00
..
gettext add more translations 2025-07-18 11:18:04 -05:00
gleam Fix Docker deployment with Gleam integration 2025-07-18 14:06:36 -05:00
repo Skip concurrent index creation in test environment 2025-10-25 16:52:47 -05:00
static try vector tiles 2025-07-24 10:54:31 -05:00