SQLDatabaseMigrator
The SQL Database Migrator provides simple methods for migrating tables.
The default provider is the T-DataBaseAPI library, but you can implement this adapter.
T-DataBaseAPI - https://github.com/timsixth/T-DataBasesAPI
SQLDatabaseMigrator methods:
How to create your implementation of SQLDatabaseMigrator?
Last updated