Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 633 Bytes

Changelog

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.

[1.1.2]

  • Updated the command that executes the sql scripts to include the -I option, which was previously enabled by default.

[1.1.1]

  • Updated parsing connection string to allow more formats while solving a bug where the parsed username/id wasn't used at all.

[1.1.0]

  • Added connection string support.

[1.0.0]

  • initial implementation.