Home
Releases
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
plinqo v1.3.3239

 Downloads & Files



Source Code plinqo-v1.3.3239.zip
source code, 82K, uploaded Jan 16  - 1661 downloads

Release Notes

Plinqo Release 1.3

  • added GetByKey(IEntityKey) common method for manager template
  • made managers inherit from base classes in manager template
  • made primary key query use common name GetByKey in manager and query templates
  • fix namespace issues when context and entity namespaces aren't the same
  • fix QueryExtension with wrong context name
  • fix CompiledQuery issue when there are more then four columns
  • fix issue with compiled queries and load options
  • fix bugs when dbml file is loaded in designer
  • add support for adding the ConnectionString to the settings file
  • added Queries.cst to support query extension Methods
  • removed manager data context, now another partial of the DataContext
  • added support for unique indexes
  • added range rule for dates
  • update to .net 3.5 RTM
 Reviews for this release
No reviews yet for this release.
Updating...