ZIm/crates/collab/src
Antonio Scandurra 585ac3e1be WIP
2022-12-01 18:39:24 +01:00
..
bin Fix seed script 2022-11-17 15:34:35 +01:00
db WIP 2022-12-01 18:39:24 +01:00
rpc Rename Store to ConnectionPool 2022-11-17 19:03:59 +01:00
api.rs Replace i32 with u32 for database columns 2022-12-01 17:47:51 +01:00
auth.rs Start using the new sea-orm backed database 2022-12-01 14:41:59 +01:00
db.rs WIP 2022-12-01 18:39:24 +01:00
env.rs Rename zed-server to collab 2022-04-09 08:30:42 -06:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
integration_tests.rs Replace i32 with u32 for database columns 2022-12-01 17:47:51 +01:00
lib.rs Start on a new db2 module that uses SeaORM 2022-11-29 16:49:04 +01:00
main.rs Start using the new sea-orm backed database 2022-12-01 14:41:59 +01:00
rpc.rs Replace i32 with u32 for database columns 2022-12-01 17:47:51 +01:00