summaryrefslogtreecommitdiff
path: root/lib/input/mysqlRecordSet.h
Commit message (Collapse)AuthorAge
* Get columns and values from cursorsDan Goodliffe2021-07-04
|
* Introduce the cursor conceptDan Goodliffe2021-07-04
| | | | Not implemented for PQ yet.
* Push mysqldata at into base classDan Goodliffe2021-07-04
|
* Split MySQLRecordSet data away from interfaceDan Goodliffe2021-07-03
|
* Fix MySQLRecordSet seek/fetch behaviourDan Goodliffe2021-06-17
|
* Initial commit of prepstmt, selects, record setsDan Goodliffe2021-05-31
This is full of holes, but all the basics are covered.