Closed johnlundstedt closed 7 years ago
The SQL code that is generated by the UpdateAll() method does not include the table schema. By the way, the table schema is correctly included in the SQL generated by InsertAll().
Looks like this is fixed by Pull request #60. If only we can get @MikaelEliasson to kindly spare a few minutes to merge it :-)
The SQL code that is generated by the UpdateAll() method does not include the table schema. By the way, the table schema is correctly included in the SQL generated by InsertAll().