init commit
This commit is contained in:
7
src/models/_entities/mod.rs
Normal file
7
src/models/_entities/mod.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.1.0
|
||||
|
||||
pub mod prelude;
|
||||
|
||||
pub mod jobs;
|
||||
pub mod skills;
|
||||
pub mod users;
|
Reference in New Issue
Block a user