- Issue created by @D2ev
- Status changed to Needs review
8 months ago 9:25am 24 March 2024 - Status changed to Needs work
8 months ago 5:04pm 27 March 2024 - 🇬🇧United Kingdom pstewart
This looks to be two separate issues, I think escaped tables support should be addressed in a separate issue and MR. The SQL Azure version check looks good to go, but I'm not sure about
strpos($table_string, '[')
, my instinct is that the$identifierQuotes
variable should probably be involved.