If you're properly normalising your data you should have another table for your tags and another still for the links between tags and other things, like blog posts.

If you don't want to do that, just store them comma-separated in a string, and split on load.

On 25 Nov 2005, at 19:45, possibilitybox wrote:

i quickly realized after this that i need lists for more than just
tags.  i quite definitely need a list, or tuple, or some way to store
sequences in the backend, for multiple purposes.

________________________________
Afternoon, man about the Internet -- http://aftnn.org/


Reply via email to