Note SQLite Tips & Tricks in changelog
This commit is contained in:
parent
0af209c862
commit
db857d335d
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
Only accretive/fixative changes will be made from now on.
|
Only accretive/fixative changes will be made from now on.
|
||||||
|
|
||||||
Changes made to **develop** since the 1.1.569 release:
|
Changes made to **develop** since the 1.1.569 release:
|
||||||
|
* Document SQLite handling of `bool` and `bit` columns in a new **Tips & Tricks** section, inspired by #134.
|
||||||
* Address #133 by adding `:return-generated-keys` as an option on `execute-batch!`.
|
* Address #133 by adding `:return-generated-keys` as an option on `execute-batch!`.
|
||||||
|
|
||||||
## Stable Builds
|
## Stable Builds
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue