vapor / mysql-kit

🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets.
MIT License
222 stars 74 forks source link

Declare supported UNION features #301

Closed gwynne closed 2 years ago

gwynne commented 2 years ago

Leverages the new dialect flags from vapor/sql-kit#144 to enable full UNION queries according to MySQL's support.

The increased SQLKit version requirement makes this a semver-minor change.

VaporBot commented 2 years ago

These changes are now available in 4.4.0