Antonio Scandurra
|
4f39181c4c
|
Revert "Don't replace newer diagnostics with older ones"
This reverts commit 71eeeedc05 .
|
2022-11-17 16:57:40 +01:00 |
|
Antonio Scandurra
|
71eeeedc05
|
Don't replace newer diagnostics with older ones
|
2022-11-17 12:21:51 +01:00 |
|
Antonio Scandurra
|
9bc57c0c61
|
Move Store::start_language_server to Db
|
2022-11-16 15:48:26 +01:00 |
|
Antonio Scandurra
|
f9567ae116
|
Cascade deletes when project is deleted
|
2022-11-16 10:41:36 +01:00 |
|
Antonio Scandurra
|
0817f905a2
|
Fix syntax error in schema
|
2022-11-15 18:02:07 +01:00 |
|
Antonio Scandurra
|
e9eadcaa6a
|
Move Store::update_worktree to Db::update_worktree
|
2022-11-15 17:18:28 +01:00 |
|
Antonio Scandurra
|
974ef967a3
|
Move Store::join_project to Db::join_project
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-11-15 16:37:51 +01:00 |
|
Antonio Scandurra
|
be523617c9
|
Start reworking join_project to use the database
|
2022-11-15 11:44:26 +01:00 |
|
Antonio Scandurra
|
6cbf197226
|
Determine whether a contact is busy via the database
|
2022-11-15 10:41:21 +01:00 |
|
Antonio Scandurra
|
b9af2ae66e
|
Switch to serializable isolation
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-11-14 19:39:12 +01:00 |
|
Antonio Scandurra
|
9902211af1
|
Leave room when connection is dropped
|
2022-11-14 10:13:36 +01:00 |
|
Antonio Scandurra
|
2145965749
|
WIP
|
2022-11-11 19:36:20 +01:00 |
|
Antonio Scandurra
|
1135aeecb8
|
WIP: Move Store::leave_room to Db::leave_room
|
2022-11-11 16:59:54 +01:00 |
|
Antonio Scandurra
|
c213c98ea4
|
Remove calls table and use just room_participants
|
2022-11-11 15:22:04 +01:00 |
|
Antonio Scandurra
|
6871bbbc71
|
Start moving Store state into the database
|
2022-11-11 12:06:43 +01:00 |
|
Antonio Scandurra
|
f639c4c3d1
|
Add schema for reconnection support
|
2022-11-11 10:41:44 +01:00 |
|
Max Brunsfeld
|
05a6bd914d
|
Get integration tests passing with sqlite
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
|
2022-11-10 11:03:52 -08:00 |
|
Max Brunsfeld
|
7e02ac772a
|
Start work on using sqlite in tests
|
2022-11-09 19:26:29 -08:00 |
|