mk3008 / Carbunql

Carbunql provides query parsing and building functionality.
https://mk3008.github.io/Carbunql/
MIT License
40 stars 3 forks source link

Exists function now supports subqueries #437

Closed mk3008 closed 1 month ago

mk3008 commented 1 month ago

The syntax of the Exists function that does not use subqueries has been revised to reduce the amount of writing required.