forked from praeclarum/sqlite-net
-
Notifications
You must be signed in to change notification settings - Fork 162
Pull requests: oysteinkrog/SQLite.Net-PCL
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adds identifier keyword character trimming on column name prior to attempting to map to object properties
#335
opened Nov 15, 2016 by
seb-bartholomew-amcs
Loading…
Changed Nuget Spec so that Win32 file is in the correct location
#332
opened Oct 18, 2016 by
JKennedy24
Loading…
OrderBy RANDOM(), Column selection, IEnumerable.Select handling in Where Expression, ...
#319
opened Aug 9, 2016 by
alexis-
Loading…
Update DateTime stored as strings to be output with the UTC kind
#315
opened Jul 25, 2016 by
rebelzach
Loading…
When an exception is thrown during commit() it will execute a rollback cmd on the database
#237
opened Nov 11, 2015 by
irgendwienet
Loading…
Add AnyOf to TableQuery to build more complex OR clauses.
#168
opened Apr 15, 2015 by
DouweM
Loading…
Allow to derive from SQLiteConnection and to create derived SQLiteComman...
#167
opened Apr 14, 2015 by
justremotephone
Loading…
ProTip!
Filter pull requests by the default branch with base:master.