0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 24 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix PagingHelper support for multiline queries [#345] (#347) More... over 7 years ago
Fix 'in' query with ParameterHelper when list is empty More... over 7 years ago
Ensure DeleteQueryProvider and UpdateQueryProvider have ExecuteAsync for netcore - fixes #340 More... over 7 years ago
Query with include for inherited base object - fixes #335 More... over 7 years ago
Allow List<T> to be inherited where List<T> supported - fixes #337 More... over 7 years ago
Fix like escaping in MySql - fixes #338 More... over 7 years ago
Replace whole in statement with 1 = 0 where contains list is empty - fixes #342 More... over 7 years ago
bump version to 3.4.5 More... over 7 years ago
fix #330 - handle .Value for nullable types More... over 7 years ago
fix #331 - UpdateWhere incorrectly orders parameters. It didn't run the mapper either. More... over 7 years ago
bugfix - underscore character in StartsWith, EndsWith, Contains interpeted as wildcard character (#329) More... over 7 years ago
Cache PocoDataBuilder's at the DatabaseFactory level #309 More... over 7 years ago
Add override to specify multiple primary keys More... over 7 years ago
Bump to 3.4.2 More... over 7 years ago
Fix for complex mapping and reference mapping with ExplicitColumns More... over 7 years ago
Bump to 3.4.1 More... almost 8 years ago
Fix stored procedure support More... almost 8 years ago
Add CommandType to command and allow typed object to be passed to SingleById as mentioned in #290 More... almost 8 years ago
Fix Async support in Firebird (#297) More... almost 8 years ago
Checks if the column starts with "npoco_" case insensitive. (#298) More... almost 8 years ago
Upgrade to .net core 1.0 More... almost 8 years ago
Add CommandType as a parameter to Execute and ExecuteScalar More... almost 8 years ago
Bump to 3.4.0 More... almost 8 years ago
Fix update where primary key value is passed in. Fixes #285. More... almost 8 years ago
Remove DbFactoryProvider overload when passing in a raw DbConnection More... almost 8 years ago
Set substring function values directly in Firebird. (#291) More... almost 8 years ago
Change FastJsonColumnSerializer to render a Guid as a string by default More... almost 8 years ago
Bump to 3.3.5 More... almost 8 years ago
Make AddClause public on SqlBuilder More... almost 8 years ago
Fix #282 for dynamic updates from @zpqrtbnk More... almost 8 years ago