* fix: always persist all indexes added via db.add_index * fix: Add `if not exists` clause for index creation This allows replica to have same index and master to add it later without causing SQL error. Just minor DX benefit. * fix(postgres): don't cache if table doesn't exist * chore: revert postgres changes Hopeless to maintain this |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| gettext.py | ||
| redis_utils.py | ||
| scheduler.py | ||
| site.py | ||
| test_commands.py | ||
| testing.py | ||
| translate.py | ||
| utils.py | ||