Changes between Initial Version and Version 1 of Ticket #34262, comment 13
- Timestamp:
- Feb 7, 2025, 1:43:55 AM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34262, comment 13
initial v1 8 8 }}} 9 9 10 Given MySQL, Postgres 16+, and Oracle 19c+ [https://modern-sql.com/caniuse/any_value support it] it might be worth considering adding it to core and documenting that it must be used under some circumstances on MySQL? 10 Given MySQL, Postgres 16+, and Oracle 19c+ [https://modern-sql.com/caniuse/any_value support it] it might be worth considering adding it to core and documenting that it must be used under some circumstances on MySQL? It can also be useful under other circumstances on Postgres and Oracle which adhere more closely to the spec regarding `GROUP BY` rules.