PGORM 0.9 released! - Mailing list pgsql-announce

From Gevik Babakhani
Subject PGORM 0.9 released!
Date
Msg-id 49CC28B6.6060305@xs4all.nl
Whole thread Raw
List pgsql-announce
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
-----------------------------------------------------------------------------






pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - March 29 2009 ==
Next
From: Devrim GÜNDÜZ
Date:
Subject: New shapshot RPMs (Mar 27, 2009) are ready for testing