- Create migration 2026-02-03_add_auth_locked_index.sql - Add partial index on locked_until with active lockout condition - Replace previous generic locked_until index with optimized version - Index filters for locked_until IS NOT NULL AND locked_until > NOW() - Improves query performance for account unlock validation - Resolves GAP-009 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 2026-01-27_add_token_rotation.sql | ||
| 2026-02-03_add_auth_locked_index.sql | ||
| 2026-02-03_add_llm_gin_indexes.sql | ||
| 2026-02-03_add_ml_composite_indexes.sql | ||
| 2026-02-03_add_predictions_overlay.sql | ||
| 2026-02-03_add_price_alerts_symbol_fk.sql | ||
| 2026-02-03_complete_agent_executions.sql | ||
| 2026-02-03_rename_transaction_type_enums.sql | ||
| 2026-02-03_unify_common_functions.sql | ||
| 2026-02-03_unify_timeframe_enum.sql | ||