i was on IRC about this yesterday, they have not written anything up yet, but here is what i have found to work in mysql FLOAT = Float() INT = Int() varchar = Unicode() char = Unicode() text = Unicode()
and i think DATETIME = DateTime() ( i have this in a couple of classes, but have not tested them out yet, they do load without errors though) these are all i have tested so far. shawn On 7/17/07, Sharriff Aina <[EMAIL PROTECTED]> wrote:
Is there a place where one can see the data types that can be declared and how using Storm? thanks -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
-- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
