On 7/23/07, Tim Stebbing <[EMAIL PROTECTED]> wrote: > The manual suggests column types for various backends, but is unsure > about List properties and mysql, has anyone got any more info about > how to store List types in mysql?
As we discussed a bit on IRC, it appears MySQL does not have an array or list type that is analogous to Postgres's array type. -- Christopher Armstrong International Man of Twistery http://radix.twistedmatrix.com/ http://twistedmatrix.com/ http://canonical.com/ -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
