FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · sateeshgithub/dapper-dot-net · GitHub
sateeshgithub
/
dapper-dot-net
Public
forked from
DapperLib/Dapper
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 4, 2016
Fix Contrib test resolution
Show description for a155ebb
Nick Craver
committed
a155ebb
View commit details
Copy full SHA for a155ebb
Browse repository at this point
Toolng cheese move - lock in preview2 for now.
Nick Craver
committed
665c00b
View commit details
Copy full SHA for 665c00b
Browse repository at this point
1.50.3-beta1: looks at #637 re `Guid`
mgravell
committed
91725fb
View commit details
Copy full SHA for 91725fb
Browse repository at this point
Merge branch 'master' of github.com:StackExchange/dapper-dot-net
mgravell
committed
2305d04
View commit details
Copy full SHA for 2305d04
Browse repository at this point
Fix #634 - dapper now handles connection lifetime and has for ages
mgravell
committed
71cd333
View commit details
Copy full SHA for 71cd333
Browse repository at this point
Merge pull request #499 from shrayasr/readme/MultiMapDetailing
Show description for 54e04fd
mgravell
authored
54e04fd
View commit details
Copy full SHA for 54e04fd
Browse repository at this point
Merge pull request #618 from azyobuzin/FixIsConsumed
Show description for ce1ce8d
mgravell
authored
ce1ce8d
View commit details
Copy full SHA for ce1ce8d
Browse repository at this point
Commits on Oct 6, 2016
Merge pull request #625 from jods4/patch-280
Show description for 99e6b96
mgravell
authored
99e6b96
View commit details
Copy full SHA for 99e6b96
Browse repository at this point
Commits on Oct 5, 2016
Non-greedy match for comments regex
Show description for ba8f3fa
jods4
committed
ba8f3fa
View commit details
Copy full SHA for ba8f3fa
Browse repository at this point
Commits on Sep 21, 2016
Set true to GridReader.IsConsumed when MultiReadInternal is called
azyobuzin
committed
cc21e0c
View commit details
Copy full SHA for cc21e0c
Browse repository at this point
Commits on Sep 16, 2016
Merge pull request #615 from hdwatts/patch-1
Show description for 6e03f89
mgravell
authored
6e03f89
View commit details
Copy full SHA for 6e03f89
Browse repository at this point
Update readme.md
Show description for da8eea1
hdwatts
authored
da8eea1
View commit details
Copy full SHA for da8eea1
Browse repository at this point
Commits on Sep 9, 2016
Merge pull request #602 from StackExchange/#563
Show description for 61e965e
mgravell
authored
61e965e
View commit details
Copy full SHA for 61e965e
Browse repository at this point
Capitalization
mgravell
committed
5f3d178
View commit details
Copy full SHA for 5f3d178
Browse repository at this point
Commits on Sep 8, 2016
Add some <remarks> to the new options
mgravell
committed
3cc7db6
View commit details
Copy full SHA for 3cc7db6
Browse repository at this point
support for international parameter names (regex categories); fix #601
mgravell
committed
6bca195
View commit details
Copy full SHA for 6bca195
Browse repository at this point
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 #…
Show description for 9217218
mgravell
committed
9217218
View commit details
Copy full SHA for 9217218
Browse repository at this point
fix broken test to actually include the error!
mgravell
committed
d03f826
View commit details
Copy full SHA for d03f826
Browse repository at this point
failing test for #563
mgravell
committed
d506c17
View commit details
Copy full SHA for d506c17
Browse repository at this point
Commits on Sep 7, 2016
Merge pull request #600 from Tornhoof/master
Show description for c899113
mgravell
authored
c899113
View commit details
Copy full SHA for c899113
Browse repository at this point
Improve tests
Tornhoof
committed
71899c0
View commit details
Copy full SHA for 71899c0
Browse repository at this point
Add CommannDefinition versions of Query(First,FirstOrDefault,Single,SingleOrDefault)Async and a few unit tests for them
Tornhoof
committed
b489488
View commit details
Copy full SHA for b489488
Browse repository at this point
Commits on Sep 6, 2016
Merge pull request #588 from rvlieshout/patch-2
Show description for a482c56
NickCraver
authored
a482c56
View commit details
Copy full SHA for a482c56
Browse repository at this point
Merge pull request #577 from liamsymonds/573-sqlbuilder-orwhere
Show description for cae1171
NickCraver
authored
cae1171
View commit details
Copy full SHA for cae1171
Browse repository at this point
Commits on Aug 24, 2016
Operate on db records instead of files.
rvlieshout
authored
63ec891
View commit details
Copy full SHA for 63ec891
Browse repository at this point
Commits on Jul 30, 2016
Fix SqlBuilder.OrWhere method which was actually yielding an 'AND WHERE' statement.
lsymds
committed
efe8d2e
View commit details
Copy full SHA for efe8d2e
Browse repository at this point
Commits on Jul 26, 2016
Merge branch 'master' of github.com:StackExchange/dapper-dot-net
mgravell
committed
bffb097
View commit details
Copy full SHA for bffb097
Browse repository at this point
Added tests to complement documentation of pseudo-positional parameters
mgravell
committed
603b212
View commit details
Copy full SHA for 603b212
Browse repository at this point
Commits on Jul 24, 2016
Repackage Dapper.EF to fix System.Runtime; deploy as .52; fix xunit refs; add test for #570
Marc Gravell
authored and
Marc Gravell
committed
4d932b5
View commit details
Copy full SHA for 4d932b5
Browse repository at this point
Commits on Jul 22, 2016
1.50.2
mgravell
committed
e15cb95
View commit details
Copy full SHA for e15cb95
Browse repository at this point
Fix for #569
mgravell
committed
344de88
View commit details
Copy full SHA for 344de88
Browse repository at this point
Commits on Jul 20, 2016
(just to prove that #552 still happens even if the only values seen are 0 and 1)
mgravell
committed
ce4d015
View commit details
Copy full SHA for ce4d015
Browse repository at this point
Failing test for #552
mgravell
committed
2b9a3d4
View commit details
Copy full SHA for 2b9a3d4
Browse repository at this point
Commits on Jul 8, 2016
Rename DataTable=>DapperTable; fix #549
mgravell
committed
1690df1
View commit details
Copy full SHA for 1690df1
Browse repository at this point
1.50.1 deploy
mgravell
committed
52ac8e4
View commit details
Copy full SHA for 52ac8e4
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL