This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2025-01-09 10:56:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
47348542ef
zed
/
crates
/
collab
/
migrations
History
Antonio Scandurra
0ede89d82a
WIP
2022-12-19 20:05:00 +01:00
..
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
20221207165001_add_connection_lost_to_room_participants.sql
Move creation of room_id index into its own migration
2022-12-13 13:57:41 +01:00
20221213125710_index_room_participants_on_room_id.sql
Move creation of room_id index into its own migration
2022-12-13 13:57:41 +01:00
20221214144346_change_epoch_from_uuid_to_integer.sql
Allow nulls in
projects.host_connection_{id,server_id}
2022-12-15 11:30:51 +01:00
20221219181850_project_reconnection_support.sql
WIP
2022-12-19 20:05:00 +01:00