Skip to content

Commit 8e6bea0

Browse files
committed
automation: update schema dump
1 parent 3ad5ce6 commit 8e6bea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

database/schema/mysql-schema.sql

+1
Original file line numberDiff line numberDiff line change
@@ -2972,3 +2972,4 @@ INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (339,'2025_03_12_04
29722972
INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (340,'2025_03_16_185628_update_torrents_table_to_int_igdb',2);
29732973
INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (341,'2025_03_17_122748_add_tmdb_prefix_to_metadata_tables',3);
29742974
INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (342,'2025_03_23_203227_add_automatically_unbookmark_torrents_user_setting',4);
2975+
INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (343,'2025_03_25_093436_update_metadata_id_default_to_null',5);

0 commit comments

Comments
 (0)