This website requires JavaScript.
Explore
Help
Register
Sign In
buzzert
/
Kordophone
Private
Public Access
Watch
1
Star
0
Fork
0
You've already forked Kordophone
Code
Packages
Activity
Files
8cd72d94177501ca0db9e9fd51a6b75289f3034c
Kordophone
/
kordophone-db
/
src
/
models
/
db
/
mod.rs
3 lines
59 B
Rust
Raw
Normal View
History
Unescape
Escape
reorg: separate db::records from insertable models
2024-12-21 17:09:37 -08:00
pub
mod
conversation
;
pub
mod
participant
;
kordophone-db: adds support for the Messages table
2025-01-20 22:05:34 -08:00
pub
mod
message
;
Copy Permalink