Hi All,

I am proud to announce the PGORM 0.9 release!
This release is a tested version on several databases including the sample database Dellstore2.

Features added in this release:

- Generate “Get”,”Update”, and “Delete” methods based on column indexes
- Generate “Get”,”Update”, and “Delete” methods based on foreign keys
- Generate “Get” methods for indexed columns on views
- Generate .NET methods representing functions (stored procedures) in the database
- Generate nullable properties for the generated classes (tables)
- Auto build (compile) the generated projects.

Project Home:
http://pgorm.googlecode.com

Regards,
Gevik Babakhani

-----------------------------------------------------------------------------
About the project:
PostgreSQL Object Relational Mapper for .NET.
PGORM is a code generator that can be used to create .NET (C#)
objects and classes from a PostgreSQL database.
http://pgorm.googlecode.com
-----------------------------------------------------------------------------






---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

              pgsql-announce-unsubscr...@postgresql.org

Reply via email to