Releases: port-43/DbHandler
Releases · port-43/DbHandler
1.2.0
Summary
1.2.0 brings DDL commands for managing a database's schema and SetAndGet commands for handling SQL statements that implement a RETURNING clause. See README.md for further information and examples.
Changelog
Full Changelog: 1.1.0...1.2.0
1.1.0
Summary
1.1.0 brings async commands that allow for concurrent processing. See README.md for further information and examples.
Changelog
Full Changelog: 1.0.0...1.1.0
1.0.0
This is the first release of the DbHandler module. The required SQLite dll's are included in the module lib.