post, comment interaction db
This commit is contained in:
parent
60d18771d7
commit
1e8d656711
10 changed files with 184 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
pub mod comment;
|
||||
pub mod comment_interaction;
|
||||
pub mod interaction;
|
||||
pub mod post;
|
||||
pub mod post_interaction;
|
||||
pub mod role;
|
||||
pub mod user;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue