Declare supported UNION features
This patch was authored and released by @gwynne.
Leverages the new dialect flags from vapor/sql-kit#144 to enable full UNION
queries according to SQLite's support.
The increased SQLKit version requirement makes this a semver-minor
change.