I defined a TypeDecorator with impl=postgres.PGUuid so that I can work
with raw UUID bytes (instead of hex strings), but I'd like to make
this portable to other DBMSs, where i want the impl to be a BLOB. How
can I do this? The reference docs are pretty sparse here. Thanks in
advance.
-- 
Yang Zhang
http://yz.mit.edu/

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to