Skip to content

Releases: matcherino/dat

v1.2.1

05 Mar 11:25

Choose a tag to compare

Convert mgutz imports to matcherino imports

v1.2.0: Add support for multiple union statements, union all

05 Mar 10:19

Choose a tag to compare

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.