mirror of
https://github.com/StarFleetCPTN/GoMFT.git
synced 2026-09-08 15:41:20 +02:00
- Remove renaming logic for job_histories and password_histories tables, ensuring consistency with plural naming. - Adjust CREATE TABLE statements to reflect the correct plural forms for job_histories and password_histories. - Update drop table order to match the new naming conventions, maintaining foreign key constraints.