[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: RFE: table ctor syntax enhancement for many-to-one mappings
- From: Lorenzo Donati <lorenzodonatibz@...>
- Date: Wed, 24 Aug 2011 16:22:27 +0200
On 24/08/2011 9.04, Greg Ludwig wrote:
[...]
Interesting approaches! Especially:
tbl = multi_setval(
{'a','b','c', val=good},
{4,5,6, val=bad},
{7,'8','9', val=so_so}
)
I haven't the time to examine them closely ATM.
For now, thank you very much for the feedback!
-- Lorenzo