youmubot/youmubot-db-sql/migrations
Natsu Kagami 7c0cbea716
Some checks are pending
Build and Test / Format check (push) Waiting to run
Build and Test / Lint (push) Waiting to run
Build and Test / Test (push) Waiting to run
Build and Test / Build (push) Waiting to run
ignore command (#59)
* New table `ignored_users` and queries

* Update sqlx to 0.8

* Implement `ignore` command and add needed hooks
2025-03-27 15:13:00 +01:00
..
20210329111010_osu_users.sql Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
20210331094454_more_osu.sql Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
20240204214751_add_username_to_osu_users.sql Store osu! user username 2024-02-04 23:24:28 +01:00
20240305211858_osu_add_weighted_map_length.sql osu: Implement map length on server ranks 2024-03-06 00:01:38 +01:00
20240724031746_move_osu_mode_data_to_own_tables.sql Force cascade on delete of osu_user 2024-08-04 20:39:57 +00:00
20241030144136_add_preferred_mode_to_osu_users.sql osu: make commands aware of user's preferred mode (#54) 2024-10-31 13:04:08 +00:00
20250220161301_make_last_beatmap_mode_nullable.sql osu: [Big!] rework load_beatmap so that it can retrieve beatmapsets 2025-02-20 18:19:00 +01:00
20250327105109_ignored_users.sql ignore command (#59) 2025-03-27 15:13:00 +01:00