Logo
Explore Help
Register Sign In
paulmataruso/zulip
1
0
Fork 0
You've already forked zulip
mirror of https://github.com/zulip/zulip.git synced 2025-11-01 12:33:40 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
567615a4847810bffab738e3337a19be2c80fe30
zulip/confirmation/migrations
History
Alex Vandiver 9e02e562bb confirmation: Use BigInteger to match other models' "id" field.
Without this, Django builds queries with which compare tables' "id"
fields to `("confirmation_confirmation"."object_id")::bigint`; the
explicit cast prevents the index added in the previous commit from
being used.
2024-08-01 16:44:18 -07:00
..
__init__.py
…
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
…
0008_confirmation_expiry_date.py
…
0009_confirmation_expiry_date_backfill.py
…
0010_alter_confirmation_expiry_date.py
…
0011_alter_confirmation_expiry_date.py
…
0012_alter_confirmation_id.py
confirmation: Migrate Confirmation to bigint.
2024-06-05 11:48:27 -07:00
0013_alter_realmcreationkey_id.py
models: Migrate ids of all non-Message-related tables to bigint.
2024-06-05 11:48:27 -07:00
0014_confirmation_confirmatio_content_80155a_idx.py
confirmation: Add an index on content_type, object_id.
2024-08-01 16:44:18 -07:00
0015_alter_confirmation_object_id.py
confirmation: Use BigInteger to match other models' "id" field.
2024-08-01 16:44:18 -07:00
Powered by Gitea Version: 1.24.7 Page: 1115ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API