dotConnect for PostgreSQL 5.50 released

Released: Sep 15, 2011

Updates in this release

Updates in V5.50

  • GSS authentication is supported
  • Changed behavior: the type of 'userid' and 'roleid' columns in database schema of ASP.NET Provider Model Support is UUID now

LinqConnect Updates (formerly known as LINQ to PostgreSQL)

  • Fluent Mapping support is added

Entity Developer Updates

  • Fluent Mapping template for LinqConnect models is added
  • Support for enumerated types ("enums") in LinqConnect and Entity Framework June 2011 CTP models is implemented
  • Import for selected stored procedures into the context model for Entity Framework models is implemented
  • New skins to improve the application appearance are implemented
  • Selection driven highlighting is implemented
  • Capability for changing the shape color for entities, complex types and enums is implemented
  • Capability for selecting the diagram skin type is implemented

Entity Framework Updates

  • The possibility to turn off generation of fake updates for parent entities is implemented