Closed gwynne closed 5 months ago
These changes are now available in 3.31.1
This behavior was implemented in SQLUnqualifiedColumnListBuilder but actually belonged in SQLColumn itself. Thanks @ptoffy!
SQLUnqualifiedColumnListBuilder
SQLColumn
Fixes #180.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (14f4350) to head (edacc5b).
14f4350
edacc5b
These changes are now available in 3.31.1
This behavior was implemented in
SQLUnqualifiedColumnListBuilder
but actually belonged inSQLColumn
itself. Thanks @ptoffy!Fixes #180.