tenebrous-dicebot/src/db/sqlite/migrator/migrations
projectmoon 97be5d5ccb Add migration to remove room state management tables. 2021-05-24 22:10:41 +00:00
..
V1__variables.rs Move migrations to sqlite directory. Remove in-memory temp db until refinery supports sqlx. 2021-05-18 14:50:49 +00:00
V2__room_info.rs Move migrations to sqlite directory. Remove in-memory temp db until refinery supports sqlx. 2021-05-18 14:50:49 +00:00
V3__dbstate.rs Move migrations to sqlite directory. Remove in-memory temp db until refinery supports sqlx. 2021-05-18 14:50:49 +00:00
V4__room_events.rs Remove remaining warnings. 2021-05-21 14:14:03 +00:00
V5__room_users.rs Remove remaining warnings. 2021-05-21 14:14:03 +00:00
V6__user_accounts.rs Add user accounts, registration command, secure command valiation. 2021-05-22 14:01:16 +00:00
V7__no_more_room_state.rs Add migration to remove room state management tables. 2021-05-24 22:10:41 +00:00
mod.rs Move migrations to sqlite directory. Remove in-memory temp db until refinery supports sqlx. 2021-05-18 14:50:49 +00:00