ZIm/crates/collab/src
Antonio Scandurra 62624b81d8 Avoid using col_expr whenever possible
...and use the more type-safe `::set`.
2022-12-01 16:17:27 +01:00
..
bin Fix seed script 2022-11-17 15:34:35 +01:00
db Implement Database::create_room 2022-12-01 15:22:20 +01:00
rpc Rename Store to ConnectionPool 2022-11-17 19:03:59 +01:00
api.rs Start using the new sea-orm backed database 2022-12-01 14:41:59 +01:00
auth.rs Start using the new sea-orm backed database 2022-12-01 14:41:59 +01:00
db.rs Avoid using col_expr whenever possible 2022-12-01 16:17:27 +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 Start using the new sea-orm backed database 2022-12-01 14:41:59 +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 Start using the new sea-orm backed database 2022-12-01 14:41:59 +01:00