mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 15:44:31 +03:00
2697112a8a
We don't use this column anymore because, when a project is unshared, we simply remove it from the `projects` table. However, this column is expected in the stable version of the server and the database is shared between stable and preview. If we dropped it, stable would start throwing errors. |
||
---|---|---|
.. | ||
20210527024318_initial_schema.sql | ||
20210607190313_create_access_tokens.sql | ||
20210805175147_create_chat_tables.sql | ||
20210916123647_add_nonce_to_channel_messages.sql | ||
20210920192001_add_interests_to_signups.sql | ||
20220421165757_drop_signups.sql | ||
20220505144506_add_trigram_index_to_users.sql | ||
20220506130724_create_contacts.sql | ||
20220518151305_add_invites_to_users.sql | ||
20220523232954_allow_user_deletes.sql | ||
20220620211403_create_projects.sql | ||
20220913211150_create_signups.sql | ||
20220929182110_add_metrics_id.sql | ||
20221111092550_reconnection_support.sql | ||
20221125192125_add_added_to_mailing_list_to_signups.sql |