[storm] proposal for improvement

Gustavo Niemeyer gustavo at niemeyer.net
Tue Jun 16 13:19:14 BST 2009


> To make the life more easy, it's possible to create more specialized
> functions, wich do at least the same (for example)::
>
>    col1 = NotNull(Int(primary = True))
>
> Hope this helps. Especially for Gerdus, which has developed the same
> solution as me. (as it looks so)

What about having a "schema" attribute which takes an arbitrary annotation?

Something like Int("name", primary=True, schema=...)

Would that be useful at all?

-- 
Gustavo Niemeyer
http://niemeyer.net



More information about the storm mailing list