It is quite troublesome to record the database structure modified in the development environment and then manually execute it all in the production environment, and the modification may be missed! No proper tool was found. As a result, the webpage program converts the table, field, and index differences between the two databases into corresponding SQL statements and runs them in the production environment. Project address please
It is quite troublesome to record the database structure modified in the development environment and then manually execute it all in the production environment, and the modification may be missed! No proper tool was found. As a result, the webpage program converts the table, field, and index differences between the two databases into corresponding SQL statements and runs them in the production environment. Project address please
It is quite troublesome to record the database structure modified in the development environment and then manually execute it all in the production environment, and the modification may be missed! No proper tool was found. As a result, the webpage program converts the table, field, and index differences between the two databases into corresponding SQL statements and runs them in the production environment. Project address, stamp https://github.com/sillydong/MySQL_DB_Diff
[...]