Include user table, identity and session table
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
pub mod m20251011_000001_create_user_table;
|
||||
pub mod m20251011_000002_create_config_table;
|
||||
pub mod m20251011_000001_create_config_table;
|
||||
pub mod m20251011_000002_create_user_table;
|
||||
pub mod m20251011_000003_create_user_identity_table;
|
||||
pub mod m20251011_000004_create_session_table;
|
||||
|
||||
Reference in New Issue
Block a user