Skip to content

PLINQO 5.0.4

Compare
Choose a tag to compare
@niemyjski niemyjski released this 07 Aug 20:17
· 986 commits to master since this release

Improvements

  • Fix bug with GetHashKey and Contains not being unique
  • Fixed a bug where the DataContext was not being named correctly.
  • Updated PLINQO Interfaces to inlcude associations
  • Fix issue with Transaction and GetCommand
  • Fix to remove unprocessed function types and columns
  • Updated the syntax for invoking stored procedures.
  • Fix issues with AuditLog by adding a Refresh method on AuditManager
  • Add support for XmlReader to AuditLog
  • Add support for table CRUD mapped to functions