featurebase/sql3/test
Travis Turner 4e8fe488de
Fix PQL distinct in dax (#2360)
* Fix PQL distinct in dax

When issuing a PQL Distinct() call (or any other call with a "index=" arg),
this commit will attempt to convert the value in the index arg with a
TableKeyer.

* Apply change to call.Children as well

* Add some PQL Distinct (join) test coverage
2022-12-15 07:59:20 -06:00
..
defs Fix PQL distinct in dax (#2360) 2022-12-15 07:59:20 -06:00
helpers.go implemented extract ddl; tightened up type related stuff (#2329) 2022-12-05 16:50:30 -06:00