Skip to content

Releases: port-43/DbHandler

1.2.0

05 Dec 17:51
Compare
Choose a tag to compare

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

24 Oct 16:24
Compare
Choose a tag to compare

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

30 Apr 18:38
Compare
Choose a tag to compare

This is the first release of the DbHandler module. The required SQLite dll's are included in the module lib.