Re: new "empty" value/type in Lua?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: new "empty" value/type in Lua?
- From: Javier Guerra Giraldez <javier@...>
- Date: 2013年6月28日 18:00:55 -0500
On Fri, Jun 28, 2013 at 5:56 PM, Tim Hill <drtimhill@gmail.com> wrote:
> You can do this of course, but only at the expense of not using arrays to hold rows.
given that SQL query results have a defined number of columns, there's
no problem having nil'ed entries.
--
Javier