feat: Refactor migration and follow code

This commit is contained in:
aprilthepink 2024-05-05 17:05:09 +02:00
parent 468371d43d
commit ce5f97ac33
5 changed files with 78 additions and 6 deletions

View file

@ -2,6 +2,6 @@
pub mod prelude;
pub mod follow_relation;
pub mod post;
pub mod user;
pub mod follow_relation;