Closed ktec closed 4 years ago
I ran this code on a database which includes a table called "match" and the sql generated is invalid. By adding the back ticks it ensures the table name is recognised correctly and the SQL statement is valid.
@ktec sorry for the delay in getting this merged in.
I ran this code on a database which includes a table called "match" and the sql generated is invalid. By adding the back ticks it ensures the table name is recognised correctly and the SQL statement is valid.