File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -116,9 +116,14 @@ Version 2.2.0 - Sept 19 2017
116
116
- Fix warnings #134
117
117
- Deprecated Statement::IsOk() to Statement::HasRow()
118
118
119
- Version ?
119
+ Version 2.3.0
120
+ - Update SQLite3 from 3.20.1 to latest 3.27.2 (2019-02-25) #183 #187
120
121
- Add Statement binding for long int values #147
121
122
- Allows long int for bind when used with name #148
122
123
- More cmake instructions for linux #151
123
124
- Add comparison with sqlite_orm #141
124
- - Fix Statement::bind truncates long integer to 32 bits on x86_64 Linux #155
125
+ - Fix Statement::bind truncates long integer to 32 bits on x86_64 Linux #155
126
+ - Add a move constructor to Database #157
127
+ - Added tests for all MSVC compilers available on AppVeyor #169
128
+ - Update VariadicBind.h #172
129
+ - Better CMake compatibility #170
You can’t perform that action at this time.
0 commit comments