zulip/zephyr/migrations
Leo Franchi 60eeffc82d Fix 0012 migration to work with sqlite
(imported from commit 05ed67e199bdaa1485912748b304cdb890b6115b)
2013-03-13 11:52:06 -04:00
..
0001_initial.py Include autogenerated initial migrations for South. 2013-01-08 18:14:39 -05:00
0002_auto__add_field_preregistrationuser_referred_by__add_field_preregistra.py [south] Migration for PreregistrationUser 2013-01-14 10:25:26 -05:00
0003_auto__add_field_stream_invite_only.py [schema][manual] Add schema invite_only flag for streams 2013-01-24 17:34:21 -05:00
0004_add_postgres_zephyr_message_full_text_idx.py [manual] Add South migration for creating a Postgres full text index of messages 2013-01-31 15:57:45 -05:00
0005_auto__add_field_subscription_in_home_view.py [manual] South migration for Subscriptions model change. 2013-02-05 15:34:35 -05:00
0006_add_zephyr_message_search_tsvector.py [manual] Add a ts_vector cache column on zephyr_message along with the appropriate trigger and index 2013-02-06 12:09:49 -05:00
0007_populate_zephyr_message_search_tsvector.py [manual] Add a ts_vector cache column on zephyr_message along with the appropriate trigger and index 2013-02-06 12:09:49 -05:00
0008_index_zephyr_message_search_tsvector.py [manual] Add a ts_vector cache column on zephyr_message along with the appropriate trigger and index 2013-02-06 12:09:49 -05:00
0009_auto__add_field_realm_restricted_to_domain.py [manual][schema] Add a restricted_to_domain bit on realms. 2013-02-08 13:16:35 -05:00
0010_auto__add_userpresence__add_unique_userpresence_user_profile_client.py [manual][schema] Add an API for user presence (idle) information 2013-02-11 18:05:57 -05:00
0011_auto__add_field_userprofile_enter_sends.py [south] Add enter-sends field to UserProfile model. 2013-02-27 17:25:15 -05:00
0012_auto__add_field_usermessage_flags.py Fix 0012 migration to work with sqlite 2013-03-13 11:52:06 -04:00
0013_usermessage_unreadcount.py Lower thresholds for migration speed 2013-03-13 11:52:04 -04:00
__init__.py Include autogenerated initial migrations for South. 2013-01-08 18:14:39 -05:00