Open soulstompp opened 2 years ago
MySQL 8 supports window functions (https://dev.mysql.com/doc/refman/8.0/en/window-functions-usage.html) ideally the parser would be able to properly parse statements that use these in expressions.
MySQL 8 supports window functions (https://dev.mysql.com/doc/refman/8.0/en/window-functions-usage.html) ideally the parser would be able to properly parse statements that use these in expressions.