This is a small tool useful to update a database using a folder with sql script inside.
To keep track of updates, a system table named XSB_UPDATES will be created.
This table will be updated automatically after the execution of each script sql.
Current supported database:
- Firebird
- Sqlite
- Ms Sql Server
Databases to test:
- MySql
- Postgres
- Oracle
- Sybase