PLINQO 3.1
·
2199 commits
to master
since this release
Improvements
- Added query result caching
- Added a new AlwaysAuditAttribute to make it possible to always audit a property even if it hasn't changed.
- Added partial change tracking methods for EntityRef associations
- Added support for maintaining user defined associations
- Added partial change tracking methods for EntityRef associations
- Added shared version information for Assemblies
- Added support for AuditPropertyFormat
- Removed AddRule that is no longer used in manager templates
- Updated manager templates classes to lazy load
- Fixed many to many issue when IncludeDeleteOnNull is false
- Fixed bug with a keyword in function parameter name
- Fixed bug with transactions in ExecuteQuery
- Fixed bug with nullable columns in queries
- Fixed bug with nullable parameter in query
- Fixed support for inheritance