Hi,

Gesendet:?Montag, 18. April 2016 um 19:38 Uhr
Von:?"Richard Hipp" <drh at sqlite.org>
> On 4/18/16, Clemens Ladisch <clemens at ladisch.de> wrote:
> >
> > Quoting an indentifier prevents the database from interpreting it as a
> > keyword.
> >
> > Arguably, the old SQLite version did this wrong in this case.
> 
> Backwards compatibility is very important and so this is definitely a
> (serious) bug in 3.12.0 and 3.12.1. The current 3.12.2 release
> candidate (https://www.sqlite.org/src/timeline?c=92dc59fd) fixes the
> problem 
> (https://www.sqlite.org/src/info/7d7525cb01b68[https://www.sqlite.org/src/info/7d7525cb01b68])
>  and is in
> testing now. There will be a release soon.
> 
> Even though SQLite has always treated datatype names as identifiers,
> this is not something that was documented or tested (though it is
> tested now!) and not something that the developers were aware of prior
> to today. Hence this behavior change managed to slip through our
> release process unnoticed.

That's good to hear, thank you!


Regards,
Konstantin Prei?er

Reply via email to