9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in execute_hardcoded() SQLite backend function name
VZ
as Vadim Zeitlin
More... 8 months ago
Add rowset default ctor and clear() More... 8 months ago
Disallow constructing rowset from a session More... 8 months ago
Provide timegm() implementation if this function is not available More... 8 months ago
Add support for network address types to PostgreSQL backend More... 9 months ago
Forbid passing temporaries to soci::use() More... 9 months ago
Handle potential overflow in mysql into-conversion More... 10 months ago
Expose new db_type for dynamic type mapping More... 10 months ago
Switch FreeBSD CI builds to 13.2 to make them pass again
VZ
as Vadim Zeitlin
More... 11 months ago
Fix memory leak due to unbounded indicators vector growth More... 11 months ago
Merge branch 'ci-ubuntu-18.04'
VZ
as Vadim Zeitlin
More... about 1 year ago
Install PostgreSQL server in ODBC install script
VZ
as Vadim Zeitlin
More... about 1 year ago
Don't install recommended packages
VZ
as Vadim Zeitlin
More... about 1 year ago
Fix CI install script to work on bare OS install too
VZ
as Vadim Zeitlin
More... about 1 year ago
Run ODBC build in Ubuntu 18.04 container
VZ
as Vadim Zeitlin
More... about 1 year ago
Fix typos in PostgreSQL documentation More... about 1 year ago
Make soci_error nothrow copy constructible More... about 1 year ago
Always initialize a variable to avoid -Wmaybe-uninitialized
VZ
as Vadim Zeitlin
More... about 1 year ago
Merge branch 'ci-odbc-fix'
VZ
as Vadim Zeitlin
More... over 1 year ago
Ignore leaks from SQLDriverConnect() in Unix ODBC tests
VZ
as Vadim Zeitlin
More... over 1 year ago
Also install debug symbols for Unix ODBC package
VZ
as Vadim Zeitlin
More... over 1 year ago
Work around a problem with incompatible unixodbc-dev package
VZ
as Vadim Zeitlin
More... over 1 year ago
SQLite: Recognize timestamp as date type More... over 1 year ago
Fix MySQL ODBC unit tests More... over 1 year ago
oracle: don't reset after use More... over 1 year ago
postgresql: remove unnecessary include More... over 1 year ago
Fix Postgres unit test More... over 1 year ago
Debug output More... over 1 year ago
extended BLOB test-cases More... over 1 year ago
postgresql: clone before modify after having inserted BLOB into DB More... over 1 year ago