Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > SQLAlchmey - new data types for PostgreSQL

Reply
Thread Tools

SQLAlchmey - new data types for PostgreSQL

 
 
Kless
Guest
Posts: n/a
 
      07-12-2008
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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
psycopg2 insertion and reading binary data to PostgreSQL database(bytea datatype) romap@libero.it Python 0 03-01-2011 10:57 AM
psycopg2 for insertion of binary data to PostgreSQL database Julia Jacobson Python 7 08-23-2010 08:13 AM
equivalent c data types for vc++ data types ramu C Programming 2 02-20-2006 09:33 AM
Can XSD simple types be derived from complex types? Soren Kuula XML 2 12-01-2005 07:51 PM
Where are ref types that are members of value types stored? Sathyaish ASP .Net 2 05-22-2005 07:32 PM



Advertisments