refs
author znone <glyc@sina.com.cn>
Saturday, December 7, 2019 06:52 +0000
committer znone <glyc@sina.com.cn>
Saturday, December 7, 2019 06:52 +0000
commit14337cf5b302c5385f0ae1393caf6df7e83fc539
tree 039edc7fcd47d074f9164232e87ecfec13b63cb6 tree | zip | gz
parent c95add2280897fce1b24091b65cf863a5d293aaa view | diff
1. 允许绑定字段到std::optional和std::any
2. 增加函数bind_fields可以一次绑定到多个字段
3. 查询函数返回数据库对象自身,以支持链式调用
11 files modified
1 files deleted
887 ■■■■■ changed files
.gitignore 29 ●●●●● diff | view | raw | blame | history
README.md 15 ●●●● diff | view | raw | blame | history
include/apply_tuple.h 18 ●●●● diff | view | raw | blame | history
include/qtl_common.hpp 239 ●●●●● diff | view | raw | blame | history
include/qtl_mysql.hpp 237 ●●●● diff | view | raw | blame | history
include/qtl_odbc.hpp 197 ●●●● diff | view | raw | blame | history
include/qtl_sqlite.hpp 42 ●●●●● diff | view | raw | blame | history
test/TestMysql.cpp 38 ●●●● diff | view | raw | blame | history
test/TestMysql.h 1 ●●●● diff | view | raw | blame | history
test/TestOdbc.cpp 8 ●●●● diff | view | raw | blame | history
test/TestSqlite.cpp 60 ●●●●● diff | view | raw | blame | history
test/TestSqlite.h 3 ●●●● diff | view | raw | blame | history