mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2025-12-06 17:57:47 +03:00
feat(db): add service users table
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//! `SeaORM` Entity, @generated by sea-orm-codegen 1.1.12
|
||||
|
||||
pub use super::service_user::Entity as ServiceUser;
|
||||
pub use super::user::Entity as User;
|
||||
|
||||
Reference in New Issue
Block a user