[storm] proposal for improvement
Stephen Waterbury
waterbug at pangalactic.us
Tue Jun 16 14:29:57 BST 2009
Gustavo Niemeyer wrote:
>> 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?
+1 -- that seems like an appropriate degree of coupling. :)
Steve
More information about the storm
mailing list