sql-parser
sql-parser copied to clipboard
Fix replace clause of select statement with FOR UPDATE
Fixes phpmyadmin/phpmyadmin#17190
Replaces _END_OPTIONS with the actual names from here: https://github.com/phpmyadmin/sql-parser/blob/29f982a9559ac9a97b19e58b78a3fa4c41d5e43f/src/Statements/SelectStatement.php#L84-L228