Commit Graph

24 Commits

Author SHA1 Message Date
tcely
305d27a7af
Try using foreign_key_checks 2025-05-04 13:35:51 -04:00
tcely
621a578787
Log the Done before returning 2025-05-04 13:25:29 -04:00
tcely
a59fb8bc26
The SQL output needs to be returned 2025-05-04 13:13:23 -04:00
tcely
da06a1ffa1
Add --dry-run and apply SQL when it is not used 2025-05-04 13:00:28 -04:00
tcely
5e8cc639f7
Generate SQL for deleting tables 2025-05-04 11:03:26 -04:00
tcely
5e2200382f
Check for completed data migration 2025-05-04 10:10:34 -04:00
tcely
e6e4c3300a
Update fix-mariadb.py 2025-05-04 09:41:21 -04:00
tcely
36681aadc0
Add check_migration_status function 2025-05-04 09:35:04 -04:00
tcely
2a98707254
Collect SQL with schema editor 2025-05-04 07:46:36 -04:00
tcely
cc9b5446c1
Use the quote_name from schema 2025-05-04 07:24:54 -04:00
tcely
b5828801de
Update fix-mariadb.py 2025-05-04 06:34:09 -04:00
tcely
fc89178f28
Switch to string interpolation 2025-05-04 06:24:10 -04:00
tcely
503bb3e5b1
Update fix-mariadb.py 2025-05-04 05:46:33 -04:00
tcely
435ebac328
Generate some SQL for native UUID columns 2025-05-04 05:19:59 -04:00
tcely
ba87e39e3d
Update fix-mariadb.py 2025-05-04 03:58:56 -04:00
tcely
5235c53dad
Check the current column type 2025-05-04 03:47:18 -04:00
tcely
e4f3428aa8
Allow deleting only a few tables
- It must be one of the metadata related tables
- The table must be present in the database
2025-05-04 01:49:18 -04:00
tcely
960c07a846
Update fix-mariadb.py 2025-05-04 01:20:39 -04:00
tcely
919ba49e28
Update fix-mariadb.py 2025-05-04 00:21:16 -04:00
tcely
07f689e5d0
Update fix-mariadb.py 2025-05-04 00:04:00 -04:00
tcely
a7fe0d5eeb
Combine the strings 2025-05-03 22:49:13 -04:00
tcely
0f7643971f
Adjust options in fix-mariadb.py 2025-05-03 22:44:31 -04:00
tcely
c11e78bc47
Remove executable bit 2025-05-03 21:19:59 -04:00
tcely
d5045d8d03
Created fix-mariadb.py 2025-05-03 21:13:16 -04:00