zulip/pgroonga/migrations
Tim Abbott 1103720f45 pgroonga: Remove unnecessary code from first migration.
This avoids doing a bunch of extra work, including a downtime-risky
`CREATE INDEX` without CONCURRENTLY, when migrating a modern Zulip
system to PGroonga the first time.
2021-05-28 09:42:33 -07:00
..
0001_enable.py pgroonga: Remove unnecessary code from first migration. 2021-05-28 09:42:33 -07:00
0002_html_escape_subject.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
0003_v2_api_upgrade.py pgroonga: Remove unnecessary code from first migration. 2021-05-28 09:42:33 -07:00
__init__.py