All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated the command that executes the sql scripts to include the -I option, which was previously enabled by default.
- Updated parsing connection string to allow more formats while solving a bug where the parsed username/id wasn't used at all.
- Added connection string support.
- initial implementation.