Releases: matcherino/dat
Releases · matcherino/dat
v1.2.1
v1.2.0: Add support for multiple union statements, union all
This patch allows multiple calls to the SelectDoc Union function to start piling up union statements rather than overwriting the statement with the latest one submitted. It also adds direct support for the Union All directive.