This is, arguably, a bug fix.

On 1/10/17, Martin Raiber <[email protected]> wrote:
> Hi,
>
> with 3.15:
>
> sqlite> PRAGMA quick_check;
> integrity_check
> ok
>
> with 3.16:
>
> sqlite> PRAGMA quick_check;
> quick_check
> ok
>
> The second one is more intuitive, but existing applications may use the
> first column name.
>
> Regards,
> Martin Raiber
>
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>


-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to