On 2/22/16, Eric Hill <Eric.Hill at jmp.com> wrote: > I assume > typeof is just returning the character version of the column affinity.
No. typeof returns the datatype of the value in its argument. -- D. Richard Hipp drh at sqlite.org
On 2/22/16, Eric Hill <Eric.Hill at jmp.com> wrote: > I assume > typeof is just returning the character version of the column affinity.
No. typeof returns the datatype of the value in its argument. -- D. Richard Hipp drh at sqlite.org