Closed Foxcapades closed 9 years ago
DELETE table_alias FROM causes a query error in Postgres and is also not recognized by MySQL (though i don't have a live test on MySQL so it may ignore that syntax issue)
Query error from phpBB on post submit: http://pastebin.com/eWR2618C
Thank you!
Hi the PR broke MySQL syntax. I fixed this. Could you please checkout master branch and try it with postgres? Would be really great!!!!
DELETE table_alias FROM causes a query error in Postgres and is also not recognized by MySQL (though i don't have a live test on MySQL so it may ignore that syntax issue)
Query error from phpBB on post submit: http://pastebin.com/eWR2618C