TradersVE
To make a package that works with pure sql, I prefer to use sql dump, it is already created in the clients of each data package.
Migration package should have the following properties:
1. Database abstraction
2. Versioning applied migrations
3. Reverting of migrations