marijnh / Postmodern

A Common Lisp PostgreSQL programming interface
http://marijnhaverbeke.nl/postmodern
Other
392 stars 90 forks source link

Updated tests for PR 338 on union, union-all #339

Closed sabracrolleton closed 5 months ago

sabracrolleton commented 5 months ago

PR 338 added additional parentheses in certain s-sql cases involving union and union-all. This just updates the s-sql tests to take that into account.