Hello, in Roxen the table names from get_my_table() and related functions should be escaped with `. Because the table names are sometimes starting with digits and this will produce invalid sql statements.
Greetings Thomas
Hello, in Roxen the table names from get_my_table() and related functions should be escaped with `. Because the table names are sometimes starting with digits and this will produce invalid sql statements.
Greetings Thomas