index
:
LibDB++ SQLite
main
LibDB++ SQLite connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsqlitepp
Commit message (
Expand
)
Author
Age
*
Modern jam lto
libdbpp-sqlite-1.4.4
Dan Goodliffe
2020-12-10
*
Add override/explicit tags
Dan Goodliffe
2020-12-10
*
Use local test library on request
Dan Goodliffe
2020-11-18
*
Clang format
Dan Goodliffe
2020-11-18
*
Fixes for tidy
libdbpp-sqlite-1.4.3
Dan Goodliffe
2020-03-28
*
Refactor to ease testing
libdbpp-sqlite-1.4.2
Dan Goodliffe
2019-10-19
*
Get glibmm and sqlite3 flags from pkg-config
libdbpp-sqlite-1.4.1.1
Dan Goodliffe
2019-06-30
*
Tidy fixes for latest clang
libdbpp-sqlite-1.4.1
Dan Goodliffe
2019-03-30
*
Bring inline with clang-tidy checks
Dan Goodliffe
2019-02-24
*
Bring up-to-date with libdbpp.
Dan Goodliffe
2019-02-24
*
Don't rely on libdbppcore's columns
Dan Goodliffe
2019-01-28
*
Update to new PluginMock interface
libdbpp-sqlite-1.2.0.1
Dan Goodliffe
2018-04-22
*
C++17
libdbpp-sqlite-1.2.0
Dan Goodliffe
2018-04-17
*
API change to pass command options through
libdbpp-sqlite-1.1.0
Dan Goodliffe
2017-01-01
*
Register mock db implementations
Dan Goodliffe
2017-01-01
*
Do lots more work with compile time formatter instead runtime formatters
Dan Goodliffe
2016-12-31
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Improve and centralise transaction handling logic
libdbpp-sqlite-1.0.0
Dan Goodliffe
2015-12-29
*
Add missing override attribute
Dan Goodliffe
2015-12-29
*
Non-const insertId
Dan Goodliffe
2015-12-29
*
Non-const command getters
Dan Goodliffe
2015-12-29
*
Default (not supported) bulk upload implementation
Dan Goodliffe
2015-12-29
*
Reshuffle and add new exceptions
Dan Goodliffe
2015-12-29
*
Remove rebind
Dan Goodliffe
2015-12-29
*
SQLite files prefixed with sqlite-
Dan Goodliffe
2015-12-24
*
Use parent glibmm
Dan Goodliffe
2015-12-24
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Add support for getting last insert value
Dan Goodliffe
2015-10-20
*
Add override attributes
Dan Goodliffe
2015-10-20
*
Install rules and use system dbpp
libdbpp-sqlite-0.9
Dan Goodliffe
2015-09-25
*
SQLite mocking and tests from Project2
Dan Goodliffe
2015-09-24
*
Connector compatibility fix
Dan Goodliffe
2015-09-22
*
Remove unused include libmisc
Dan Goodliffe
2015-09-02
*
Correctly namespace Column
Dan Goodliffe
2015-06-06
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
*
Adds support for SQLite, SQLite mocking and some basic tests
Dan Goodliffe
2015-04-30