0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 11 days ago. based on code collected 11 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modify fluent tests so they run, now that statics are removed More... over 11 years ago
Further refine DatabaseFactory More... over 11 years ago
Create DatabaseFactory abstraction More... over 11 years ago
Fix Postgres default insert sql More... over 11 years ago
Added support back for Nested Transactions using GetTransaction() More... over 11 years ago
Add transaction tests for nested mapping More... over 11 years ago
Merge remote-tracking branch 'idbrain/dev-feature' into dev2.0 More... over 11 years ago
Misc paging fixes relating to the SQL 2012 offset paging method. More... over 11 years ago
Transaction, Connection, and Constructor changes More... over 11 years ago
Add Sql Server Bulk copy More... over 11 years ago
Fix Sql Server paging when using alias' and back to using scope_identity() More... over 11 years ago
Created unit tests for decorated objects as we don't use fluent here More... over 11 years ago
Paging fixes and unit tests be DB type controlled via app.config More... over 11 years ago
Adding in paging tests from peta poco before merging in our chages to the paging. More... over 11 years ago
Support for save to handle manually assigned primary keys ie autoincrement = off More... over 11 years ago
Fix for having a trigger on table with identity insert More... over 11 years ago
Add ability to map to any array type not just object[] More... over 11 years ago
Add ability to pass external transaction into Database More... over 11 years ago
Cache multipoco factory on columns returned More... almost 12 years ago
Added public accessor for DatabaseType More... about 12 years ago
Extracted AddSelectClause to helper More... about 12 years ago
Fix 3.5 build with ambiguous method call More... about 12 years ago
Various code cleanups More... about 12 years ago
Refactor out database type behaviour More... about 12 years ago
Extract parameter processor into own helper class More... about 12 years ago
Modify how keys are built More... about 12 years ago
Added tests for object[] and Dictionary[string,object] queries More... about 12 years ago
Extra MultiPoco factory and methods into its own class More... about 12 years ago
Use Cache object for PocoData More... about 12 years ago
Renamed ColumnConfigurationBuilder file More... about 12 years ago