When using SQLite with DapperAOT and passing a list of values into an IN clause, the following query fails in AOT mode: It seems like the AOT generator does not correctly expand or transform the ...
Linq contains can be used to mimic a like Bug fixes Entity names should match the table name in the database. Pluralized table names are supported through the PlurizedAutoClassMapper. Entity ...