summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-09-25use created class it_dbi_testUrban Müller1-6/+5
2018-08-13disable dyncols in WHERE when we have multiple tables because we can't trust ...David Flatz1-0/+4
2018-08-09iterator should clear dynfields from previous iteration, may be missing in cu...Urban Müller1-0/+11
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-28Use tempnam() to create tmp file and unlink() for removing, no need to it::sy...Christian Schneider1-8/+9
2018-06-28we have no decent tmp dir that allows overwrites... sighUrban Müller1-0/+1
2018-06-21no reason for different namingUrban Müller17-0/+2350