oxidetalis/crates/oxidetalis_migrations/src
2024-07-17 23:28:08 +03:00
..
create_incoming_chat_requests_table.rs feat: Create unique index for RecipientId and Sender 2024-07-17 23:27:59 +03:00
create_outgoing_chat_requests_table.rs feat: Create unique index for SenderId and Recipient 2024-07-17 23:28:08 +03:00
create_users_status.rs feat: Replace whitelist & blacklist tables with users_status table 2024-07-17 18:38:23 +03:00
create_users_table.rs chore: Make the Users enum public 2024-07-17 18:33:34 +03:00
lib.rs chore: Private use of sea_orm_migration prelude 2024-07-17 22:27:30 +03:00