All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2024-01-11)
- bump dependencies
- bump dependencies (00f5007)
2.0.3 (2022-11-27)
2.0.2 (2022-09-08)
2.0.1 (2022-09-08)
2.0.0 (2022-09-08)
- upgrade knex peer dependency to 2.0
1.0.1 (2022-06-03)
1.0.0 (2020-08-28)
- update knex and rqlite-js
- update knex and rqlite-js (3b0561b)
- Added typeConfig function showing the available driver options
- Updated dependencies (minor)
- Basic implementation of RqliteDialect based on knex Sqlite3 dialect