Private
Public Access
1
0

kordophone-db: participants, but still need to "upsert" these

Might move to SeaORM instead of trying to do this with microrm
This commit is contained in:
2024-12-14 12:53:44 -08:00
parent fac9b1ffe6
commit 86601b027a
5 changed files with 165 additions and 51 deletions

View File

@@ -1,2 +1,3 @@
pub mod conversation;
pub mod date;
pub mod date;
pub mod participant;