summaryrefslogtreecommitdiff
path: root/test/it_dbi.t
AgeCommit message (Collapse)AuthorFilesLines
2018-08-13disable dyncols in WHERE when we have multiple tables because we can't trust ↵David Flatz1-0/+4
_fields anymore and columns might be prefixed with tablename
2018-08-09iterator should clear dynfields from previous iteration, may be missing in ↵Urban Müller1-0/+11
current one
2018-07-13rewrite dyncols to work around mariadb bug in JSON_SET; add write optimizationUrban Müller1-8/+28
2018-07-10change storage format of dynamic columns to JSONUrban Müller1-7/+8
2018-06-21no reason for different namingUrban Müller1-0/+364