Robert Gravina schrieb:
> With these other approaches I'd still have to  
> maintain ordering of the list, which I suppose wouldn't be that hard  
> to do.

You would probably have to have an extra column in the item_tag relationship
table, that specifies the order.

If you want several objects to have tags, you will probably need to use table
inheritance as well.

Chris

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to