0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 18 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Override ExecuteInsertAsync for db providers and perform the same functionality to fix #277 More... almost 8 years ago
Remove test command from project.json in test project More... almost 8 years ago
Bump to 3.3.3 More... almost 8 years ago
Build Insert parameters correctly More... almost 8 years ago
Bump to 3.3.2 More... almost 8 years ago
Support parameter prefixs greater than 1 More... almost 8 years ago
Remove column name so ensure the fallback is tested More... almost 8 years ago
Remove SQLite.dll More... almost 8 years ago
UseOutputClause should default to false More... almost 8 years ago
Upgrade to dotnet core RC2 More... almost 8 years ago
Add missing interface method More... almost 8 years ago
Add tests for PersistedType fallback More... almost 8 years ago
Revert changes to generic overloads More... almost 8 years ago
Add PersistedType attribute for persisting base types More... almost 8 years ago
Prepare for 3.3.0 More... almost 8 years ago
Support Npgsql 3 with the removal of number only parameters More... almost 8 years ago
Add ability to insert base/abstract base class More... almost 8 years ago
Ensure value type is boxed fields in MemberAccessor More... almost 8 years ago
Add constructor overloads to SerializedColumn attribute for column name More... about 8 years ago
Use static instance of IColumnSerializer for Snapshotter More... about 8 years ago
Return defaultId if after building sql there are still no updates. fixes #264 More... about 8 years ago
Do not include Result columns when using include in the query provider More... about 8 years ago
Update build script for NPoco.JsonNet More... about 8 years ago
Set default FastJsonParameters More... about 8 years ago
Rename SimpleJsonSerializer.cs to FastJsonColumnSerializer.cs More... about 8 years ago
Bump version to 3.2.0 More... about 8 years ago
Make JSON.net minimum version 6.0.1 More... about 8 years ago
Adjust dates in fastJSON and allow overrides to JSONParameters More... about 8 years ago
Add individual parameters even when the values are the same. PostgreSQL doesn't like reusing them More... about 8 years ago
Use the fastJSON library as default and have json.net package More... about 8 years ago