oxidetalis/crates/oxidetalis_migrations/src
Awiteb 868ec66b68
All checks were successful
DCO checker / DCO checker (pull_request) Successful in 4s
Rust CI / Rust CI (pull_request) Successful in 4m32s
feat: Create unique index for UserId and Target
Signed-off-by: Awiteb <a@4rs.nl>
2024-07-17 23:28:17 +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: Create unique index for UserId and Target 2024-07-17 23:28:17 +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