u can use PickleType, or make your own type... i guess from  
MutableType.

On Monday 15 December 2008 19:07:35 Joril wrote:
> Hi everyone!
> Is there a way to (declaratively) map a class so that one of its
> members is an array of strings?
> (As an example use-case, a User class with an array of her
> websites)
>
> With Hibernate I'd just register a custom persister that would
> serialize the array/list to a big varchar field, is there a way to
> do this with SQLA?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@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