0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add fastJSON for mapping complex objects/lists to string columns More... almost 9 years ago
Add FetchOneToMany and make NET35 build More... almost 9 years ago
Initial work on one to many support More... almost 9 years ago
onetomany More... almost 9 years ago
Use string.Equals to void null ref exception More... almost 9 years ago
Join nested properties together safely More... almost 9 years ago
Remove empty nested object from pocodata More... almost 9 years ago
Ensure auto select helper generates Alias for column match when mapping More... almost 9 years ago
Check AnsiString Column type and set dbtype More... almost 9 years ago
Fix issue with virtual properties not being set/get correctly More... almost 9 years ago
Remove one to many extensions and old multimapper More... about 9 years ago
Remove JScript reference More... about 9 years ago
Fix some tests with aliases and setting properties that can't be set More... about 9 years ago
Add QueryBuilder and ToDynamicList More... about 9 years ago
Use member accessor by default More... about 9 years ago
Foreign reference, one-to-one, complex properties now working More... about 9 years ago
Properly not stackoverflows More... about 9 years ago
Stop recursion. Not quite working but preventing stack overflow. More... about 9 years ago
Remove FetchWhere and FetchBy More... about 9 years ago
Make one to one mappings work More... about 9 years ago
Cleanup some properties More... about 9 years ago
Add insert support for reference column types More... about 9 years ago
First level reference properties More... about 9 years ago
Wholesale changes to fluent mappings and default mappings More... about 9 years ago
Remove overloads not required any more More... about 9 years ago
More perf and tests More... about 9 years ago
Column attributes should be inherited More... about 9 years ago
Only add column if it doesn't already exist More... about 9 years ago
Make property mapper lazy and hopefully faster More... about 9 years ago
All query provider tests passing More... about 9 years ago