Like the title says, is UNION clause supported on PHQL? Or may I should use raw SQL? Thanks!
No and yes, you can use raw sql.
Thanks for answering.
Which are the NON-supported clauses in PHQL?
PHQL
There is no obvious answer to this. Pretty much anything which is standard of SQL, not a certain engine like postgresql or mysql or mssql.