Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
34 lines
2 KiB
Plaintext
34 lines
2 KiB
Plaintext
migrate:fresh output
|
|
|
|
Dropping all tables ........................................... 13.01ms DONE
|
|
|
|
INFO Preparing database.
|
|
|
|
Creating migration table ....................................... 4.76ms DONE
|
|
|
|
INFO Running migrations.
|
|
|
|
0001_01_01_000000_create_users_table ........................... 9.49ms DONE
|
|
0001_01_01_000001_create_cache_table ........................... 4.35ms DONE
|
|
0001_01_01_000002_create_jobs_table ............................ 4.88ms DONE
|
|
2026_03_01_100000_extend_users_table ........................... 4.60ms DONE
|
|
2026_03_01_100100_create_services_table ........................ 2.92ms DONE
|
|
2026_03_01_100200_create_songs_table ........................... 2.08ms DONE
|
|
2026_03_01_100300_create_song_groups_table ..................... 3.09ms DONE
|
|
2026_03_01_100400_create_song_slides_table ..................... 5.10ms DONE
|
|
2026_03_01_100500_create_song_arrangements_table ............... 3.19ms DONE
|
|
2026_03_01_100600_create_song_arrangement_groups_table ......... 3.61ms DONE
|
|
2026_03_01_100700_create_service_songs_table ................... 3.25ms DONE
|
|
2026_03_01_100800_create_slides_table .......................... 3.68ms DONE
|
|
2026_03_01_100900_create_cts_sync_log_table .................... 4.32ms DONE
|
|
2026_03_02_100000_create_api_request_logs_table ................ 2.15ms DONE
|
|
2026_03_02_121522_add_response_body_to_api_request_logs_table .. 1.31ms DONE
|
|
2026_03_02_130249_add_cts_song_id_to_songs_and_service_songs_tables 3.30ms DONE
|
|
2026_03_02_140000_add_sort_order_to_slides_table ............... 0.91ms DONE
|
|
2026_03_02_200000_create_settings_table ........................ 2.48ms DONE
|
|
2026_03_29_100001_create_service_agenda_items_table ............ 3.03ms DONE
|
|
2026_03_29_100002_add_service_agenda_item_id_to_slides_table .. 13.03ms DONE
|
|
2026_03_29_131045_add_missing_cts_song_id_to_service_songs_table 0.53ms DONE
|
|
2026_03_29_131359_add_has_agenda_to_services_table ............. 1.24ms DONE
|
|
2026_05_03_100100_create_labels_table .......................... 2.50ms DONE
|