PLINQO 5.0.1
·
1088 commits
to master
since this release
Improvements
- Added IncludeList property to dbml template to support explicit include
- Fixed keyword escape issues in functions
- Added Serializable attribute to entities
- Added QueryNamespace property to queries template so queries can be in a different namespace
- Make enums use full namespace to prevent naming issues
- Fixed issue with many to many association error "An item with the same key has already been added."
- Updated vb function to use correct ByRef or ByVal in parameters
- Fixed issue for cache on different databases
- Fixed include list to not prevent association generation
- Fixed issue with cache default profile
- Fix to make IsPrimaryKey sync correctly
- Fixed issue initializing PLINQO rules asynchronously