fdb165bed6e1ae4f49e95258de0ac8233338a92d
2024-07-02 Ferenc Szontágh
added missing return value
fdb165 diff | tree
2024-07-01 Ferenc Szontágh
missing return values
a6c426 diff | tree
2024-07-01 Ferenc Szontágh
reformat files
abf49b diff | tree
2021-10-11 znone
Merge branch 'master' of https://github.com/znone/qtl
ffdadc diff | tree
2021-10-05 znone
Query_iterator remove std::iterator. MySQL: Fix some error. PostgreSQL: Sup...
a77db3 diff | tree
2021-10-05 znone
Query_iterator remove std::iterator. MySQL: Fix some error. PostgreSQL: Sup...
6a6b55 diff | tree
2021-04-23 znone
1. function query_first return bool 2. fix some bugs.
9f5973 diff | tree
2021-03-25 znone
PostgreSQL: Support asynchronous operation Fix bug in different versions of...
9b81cd diff | tree
2021-03-02 znone
PostgreSQL: support composite types.
9891c1 diff | tree
2021-02-27 znone
PostgreSQL: support array type
bce975 diff | tree
2021-02-26 znone
PostgreSQL: support binary data PostgreSQl: add database pool
a2b2fa diff | tree
2021-02-02 znone
Merge branch 'master' of https://github.com/znone/qtl
60d925 diff | tree
2021-02-02 znone
Add support for PostgreSQL
31e241 diff | tree
2021-02-02 znone
Add support for PostgreSQL
150e2d diff | tree
2020-12-02 znone
ODBC database can be accessed asynchronously.
50457f diff | tree
2020-10-02 znone
The database can be operated asynchronously through asio.
0d3e99 diff | tree
2020-09-04 znone
修复ODBC调用的错误。
335f8f diff | tree
2020-01-17 znone
Merge branch 'master' of https://github.com/znone/qtl
477cf4 diff | tree
2020-01-11 znone
Fix some bugs.
41aea1 diff | tree
2020-01-11 znone
Fix some bugs.
121e56 diff | tree
2019-12-07 znone
1. 允许绑定字段到std::optional和std::any 2. 增加函数bind_fields可以一次绑定到多个字段 3. 查询函数返回数据库...
14337c diff | tree
2019-08-27 znone
Merge branch 'master' of https://github.com/znone/qtl
c95add diff | tree
2019-08-27 znone
提供以标准流的方式直接操纵ODBC的BLOB字段
18b820 diff | tree
2019-06-16 znone
通过 MariaDB 的非阻塞函数访问 MySQL。
ebd997 diff | tree
2019-06-16 znone
通过 MariaDB 的非阻塞函数访问 MySQL。
16519f diff | tree
2019-05-13 znone
提供以标准流的方式直接操纵MySQL的BLOB字段 修正一些错误
f046bd diff | tree
2019-04-05 znone
更改为反996许可协议。
654a20 diff | tree
2019-03-29 znone
支持 MySQL 8
39bc0c diff | tree
2019-03-25 znone
为 SQLite 的 BLOB 字段实现一个符合标准的流。
816f29 diff | tree
2018-09-10 znone
可以通过 qtl::custom_bind 把不同数据集用不同的绑定函数绑定到同一结构。
8d7872 diff | tree
2018-06-27 znone
允许用字段名绑定数据(会影响性能) 允许对同一个数据结构进行不同的绑定
ab9dec diff | tree
2018-06-06 znone
Merge branch 'master' of https://github.com/znone/qtl
832b81 diff | tree
2018-06-06 znone
修正在处理MySQL结果集时,移动字符串时的问题。
9bd425 diff | tree
2018-04-20 znone
修正在Visual Studio 2017下的编译错误。 处理连接池在连接失败时的异常。
295853 diff | tree
2017-12-07 znone
修正GCC下的编译错误
9d6e43 diff | tree
2017-08-20 znone
修正在某些情况下不能绑定字段到左值的问题。
72af90 diff | tree
2017-03-23 znone
支持返回多结果集的查询
9ed5ee diff | tree
2017-03-06 znone
增加对ODBC的支持。
e51bed diff | tree
2017-02-15 znone
增加数据库连接池。
642ebf diff | tree
2017-02-15 znone
增加数据库连接池。
76949c diff | tree
2017-01-26 znone
根据回调函数参数推断绑定的数据类型。
39a95f diff | tree
2017-01-03 znone
Initial commit
fc410b diff | tree
first | « prev | next »