On Dec 20, 2007, at 4:44 AM, Wolfgang Keller wrote:

> I am basically defining custom types for everything, so that I don't
> have to use "native" datatypes in the table definitions:

        Curious: have you ever worked with any of the ORM products, such as  
SQLAlchemy or SQLObject? If so, how do they handle these custom types?

        If you were to query a table with these custom columns directly  
using the dbapi, using something like psycopg, what does the  
'description' attribute of the dbapi cursor object return?

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to