- 09 Feb, 2017 2 commits
-
-
Nick Craver authored
Related: #683
-
Nick Craver authored
TODO: All of these need race love in V2, complete re-vamp.
-
- 06 Feb, 2017 2 commits
-
-
Nick Craver authored
Add GetRowParser documentation/example
-
Bret Copeland authored
-
- 28 Jan, 2017 1 commit
-
-
Nick Craver authored
added firebird support
-
- 27 Jan, 2017 2 commits
-
-
Nick Craver authored
Add SqlMapper.RemoveTypeMap() method
-
Nick Craver authored
Update README with documentation for [ExplicitKey] attribute
-
- 19 Jan, 2017 1 commit
-
-
Mark Bell authored
-
- 06 Jan, 2017 1 commit
-
-
Marc Gravell authored
This reverts commit 91725fb3.
-
- 01 Dec, 2016 1 commit
-
-
Phelipe de Sterlich authored
added firebird sql adapter to allow record insert and key retrieving
-
- 28 Nov, 2016 2 commits
-
-
Marc Gravell authored
Add test DiscriminatedUnionWithMultiMapping
-
verysimplenick authored
DiscriminatedUnionWithMultiMapping - test for check correct MultiMapping (splitOn) functionality with discriminated row parser.
-
- 18 Nov, 2016 2 commits
-
-
Marc Gravell authored
Update Readme.md
-
Amir authored
-
- 05 Nov, 2016 1 commit
-
-
hwikene authored
-
- 04 Nov, 2016 7 commits
-
-
Nick Craver authored
Note: there's still a 1.0.0 vs 1.1.0 quirk here - digging.
-
Nick Craver authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Readme: Better explanation for multi mapping
-
Marc Gravell authored
GridReader.IsConsumed wouldn't be true
-
- 06 Oct, 2016 1 commit
-
-
Marc Gravell authored
Non-greedy match for comments regex
-
- 05 Oct, 2016 1 commit
-
-
jods authored
Fixes #436, #280 My editor has also normalized a few line endings to LF like 99% of the file was.
-
- 21 Sep, 2016 1 commit
-
-
azyobuzin authored
-
- 16 Sep, 2016 2 commits
-
-
Marc Gravell authored
Update readme.md
-
Howard Dean Watts authored
Missed second bracket in ID example
-
- 09 Sep, 2016 2 commits
-
-
Marc Gravell authored
Make CommandBehavior optimizations more configurable
-
Marc Gravell authored
-
- 08 Sep, 2016 5 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Make CommandBehavior more configurable; default to SingleRow=allowed,SingleResult=disallowed - but expose options; this fixes issues like #563 automatically, and allows the performance aspect of #554 to be fixed via a global setting
-
Marc Gravell authored
-
Marc Gravell authored
-
- 07 Sep, 2016 3 commits
-
-
Marc Gravell authored
Add CommandDefinitions versions for async Query API
-
Tornhoof authored
-
Tornhoof authored
Add CommannDefinition versions of Query(First,FirstOrDefault,Single,SingleOrDefault)Async and a few unit tests for them
-
- 06 Sep, 2016 2 commits
-
-
Nick Craver authored
Operate on db records instead of files.
-
Nick Craver authored
Fix #573 - OrWhere yielding AndWhere statement
-
- 24 Aug, 2016 1 commit
-
-
Rick van Lieshout authored
-