Olumide Oyetoke
Results
3
comments of
Olumide Oyetoke
> There is one thing I do not understand in your proposal: all these functions > > * QueryScalars(string sql,...) > * Query(string sql,...) > * Query(TableMapping map, string sql,...)...
> In my example Sqlite does not try to do anything regarding the table name: there isn't any table in the example database. sqlite-net needs to know the phisical table...
I've resorted to always using nullable int for primary key.