zed/crates/collab/src
2022-11-16 18:28:45 -07:00
..
bin Fix seed script 2022-10-10 16:05:22 +02:00
rpc Move unshare_project to db module 2022-11-16 18:28:45 -07:00
api.rs Get integration tests passing with sqlite 2022-11-10 11:03:52 -08:00
auth.rs Total WIP - try making Db a generic struct instead of a trait 2022-11-09 19:28:06 -08:00
db.rs Move unshare_project to db module 2022-11-16 18:28:45 -07:00
db_tests.rs Determine whether a contact is busy via the database 2022-11-15 10:41:21 +01:00
env.rs
errors.rs
integration_tests.rs Move Store::join_project to Db::join_project 2022-11-15 16:37:51 +01:00
lib.rs Switch to serializable isolation 2022-11-14 19:39:12 +01:00
main.rs Get integration tests passing with sqlite 2022-11-10 11:03:52 -08:00
rpc.rs Move unshare_project to db module 2022-11-16 18:28:45 -07:00