Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
niinivaa committed Aug 11, 2021
1 parent b65f656 commit e8b42aa
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,10 @@ http://olliNiinivaara.github.io/SQLiteral/

`nimble install sqliteral`

## 2.0.0 Release notes (2021-03-17)
* breaking API change: New prepareStatements() proc must be used
* new thread-isolating data structures guarantee interference-free db operations
* better support for experimental:views -based zero-copy strings
* JSON helper functions, JSON in documentation example
* Selected errors during schema migrations can ignored
* backup processes can be canceled
* getStatus proc for https://www.sqlite.org/c3ref/c_dbstatus_options.html
* getAsStrings -proc for getting all result columns as a sequence of strings
* logger also checks that statements receive enough parameters
## 2.0.1 Release notes (2021-08-11)
* removed spurious debug echo
* better logging
* better example

## Example

Expand Down

0 comments on commit e8b42aa

Please sign in to comment.