mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00
Update changelog with recent fixes
This commit is contained in:
parent
d412dc06ff
commit
b454170da1
@ -117,4 +117,8 @@ Version 2.2.0 - Sept 19 2017
|
||||
- Deprecated Statement::IsOk() to Statement::HasRow()
|
||||
|
||||
Version ?
|
||||
- Add Statement binding for long int values #147
|
||||
- Add Statement binding for long int values #147
|
||||
- Allows long int for bind when used with name #148
|
||||
- More cmake instructions for linux #151
|
||||
- Add comparison with sqlite_orm #141
|
||||
- Fix Statement::bind truncates long integer to 32 bits on x86_64 Linux #155
|
Loading…
x
Reference in New Issue
Block a user