mirror of https://github.com/zulip/zulip.git
3abb52476c
Apparently, we didn't have any database indexes on Confirmation, which meant that on servers with large numbers of users like zulipchat.com, new account registration could spend a ton of time effectively doing a table scan on this table. |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_realmcreationkey.py | ||
0003_emailchangeconfirmation.py | ||
0004_remove_confirmationmanager.py | ||
0005_confirmation_realm.py | ||
0006_realmcreationkey_presume_email_valid.py | ||
0007_add_indexes.py | ||
__init__.py |