Skip to content

PLINQO 4.0.1

Choose a tag to compare

@niemyjski niemyjski released this 07 Aug 20:32
· 1852 commits to master since this release

Improvements

  • Added NextPage, PreviousPage, GotoPage to PagedList
  • Added methods GetOrSet to CacheManager and CacheProvider
  • Added BeginTransaction to DataContextExtensions
  • Added GeneratedCodeAttribute to Generated classes
  • Added full namespace to Metadata class
  • Added NotNull Rule and Attribute.
  • Added DataContextName to dbml template and Generator
  • Added Current and Original entities to AuditEntity.
  • Fixed issue with duplicate many to many names
  • Fixed bug in LinqCacheDataSource
  • Fixed a bug loading NRefactory causing the templates not to compile
  • Fixed bug with Update and TimeSpan data type.
  • Fixed issue with column named "Key"
  • Fixed ToBinary
  • Changed to argument order of operators to make it more clear which is the left and right side of the operation
  • Changed default Clean Expression to be less aggressive
  • Changed ViewDirectory to ModelDirectory
  • Changed comments in Entity.Editable.cst
  • Improved sql generated with null values
  • Updated CodeSmith.Data.chm to have correct email address for support