summaryrefslogtreecommitdiff
path: root/lib/input/mysqlRecordSet.cpp
Commit message (Expand)AuthorAge
* Add missing bracesDan Goodliffe2021-07-05
* Get columns and values from cursorsDan Goodliffe2021-07-04
* Introduce the cursor conceptDan Goodliffe2021-07-04
* Push mysqldata at into base classDan Goodliffe2021-07-04
* Get mysql statement errors from the statement, not connectionDan Goodliffe2021-07-04
* Split MySQLRecordSet data away from interfaceDan Goodliffe2021-07-03
* Treat blobs as text if they're not binaryDan Goodliffe2021-06-19
* Fix MySQLRecordSet seek/fetch behaviourDan Goodliffe2021-06-17
* Avoid direct use of runtime_error in MySQL stuffDan Goodliffe2021-06-12
* Initial commit of prepstmt, selects, record setsDan Goodliffe2021-05-31