summaryrefslogtreecommitdiff
path: root/test/sql/test_values.py
Commit message (Expand)AuthorAgeFilesLines
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* Propagate compiler kw for visit_values to parametersMike Bayer2021-04-201-0/+63
* Improve type detection for Values / TupleMike Bayer2020-12-181-6/+123
* upgrade to black 20.8b1Mike Bayer2020-09-281-1/+2
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-12/+10
* Implement SQL VALUES in core.Gord Thompson2020-03-241-0/+307