Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-25 | don't do JSON_EXTRACT when we use SQL functions with dyncols | David Flatz | 1 | -0/+2 |
2018-10-08 | improve tests and styling | David Flatz | 1 | -1/+2 |
2018-10-08 | handle setting a dyncol to null by removing the field in dyncols | David Flatz | 1 | -0/+8 |
2018-10-05 | fix addition of dynamic columns to record where dyncols is NULL | David Flatz | 1 | -0/+5 |
2018-09-25 | syntax fix | Urban Müller | 1 | -1/+1 |
2018-09-25 | use created class it_dbi_test | Urban Müller | 1 | -6/+5 |
2018-08-13 | disable dyncols in WHERE when we have multiple tables because we can't trust ... | David Flatz | 1 | -0/+4 |
2018-08-09 | iterator should clear dynfields from previous iteration, may be missing in cu... | Urban Müller | 1 | -0/+11 |
2018-07-13 | rewrite dyncols to work around mariadb bug in JSON_SET; add write optimization | Urban Müller | 1 | -8/+28 |
2018-07-10 | change storage format of dynamic columns to JSON | Urban Müller | 1 | -7/+8 |
2018-06-21 | no reason for different naming | Urban Müller | 1 | -0/+364 |