pawelsalawa / sqlitestudio

A free, open source, multi-platform SQLite database manager.
https://sqlitestudio.pl
Other
4.67k stars 571 forks source link

Feature needed: Compare a database to a master database and update the structure and settings of the database. #5072

Open jobaden opened 1 month ago

jobaden commented 1 month ago

Details

Select a current database and also select a master database. Compare the structures of the databases . Create the SQL script to update the structure of the current database to match the structure of the master database. Data in the current database must be preserved as far as possible.