commit
6c54873ca2
34 changed files with 5502 additions and 0 deletions
6
src/db/model/mod.rs
Normal file
6
src/db/model/mod.rs
Normal file
|
@ -0,0 +1,6 @@
|
|||
pub mod file;
|
||||
pub mod location;
|
||||
pub mod mail_address;
|
||||
pub mod person;
|
||||
pub mod phone_number;
|
||||
pub mod vehicle;
|
Loading…
Add table
Add a link
Reference in a new issue