It would be very interesting if the python community could to access
since SQLAlchemy to more features of the PostgreSQL 8.3 RDBMS
powerful, as are any new data types as: enumerated (ENUM) [1], XML
[2], Universally Unique Identifiers (UUID) [3], and monetary [4].
For if anybody is interested on add them, see here: [5]
[1]
http://www.postgresql.org/docs/8.3/s...type-enum.html
[2]
http://www.postgresql.org/docs/8.3/s...atype-xml.html
[3]
http://www.postgresql.org/docs/8.3/s...type-uuid.html
[4]
http://www.postgresql.org/docs/8.3/s...ype-money.html
[5]
http://www.sqlalchemy.org/docs/05/sq..._postgres.html
http://www.sqlalchemy.org/trac/brows...es/postgres.py