ZIm/crates/collab/src/db/queries
2023-10-04 14:43:53 -07:00
..
access_tokens.rs Break up Database impl into multiple files, organized by topic 2023-08-18 17:03:34 -07:00
buffers.rs Acknowledge channel notes and chat changes when views are active 2023-10-03 17:40:10 -07:00
channels.rs Acknowledge channel notes and chat changes when views are active 2023-10-03 17:40:10 -07:00
contacts.rs Upgrade SeaORM to latest version, also upgrade sqlite bindings, rustqlite, and remove SeaQuery 2023-10-03 12:16:53 -07:00
messages.rs Ensure chat messages are retrieved in order of id 2023-10-04 14:43:53 -07:00
projects.rs Undo making project optional on stored follower states 2023-09-28 14:21:44 -07:00
rooms.rs Remove unused db query method 2023-09-28 17:13:10 -07:00
servers.rs Implement clearing stale channel buffer participants on server restart 2023-09-05 11:34:24 -07:00
users.rs Upgrade SeaORM to latest version, also upgrade sqlite bindings, rustqlite, and remove SeaQuery 2023-10-03 12:16:53 -07:00