Review Request 117803: Update list of reserved keywords for sqlite in Kexi
Jarosław Staniek
staniek at kde.org
Mon Apr 28 10:37:43 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117803/#review56717
-----------------------------------------------------------
libs/db/drivers/sqlite/sqlitekeywords.cpp
<https://git.reviewboard.kde.org/r/117803/#comment39572>
Please note this information. We don't want to edit this file by hand.
- Jarosław Staniek
On April 27, 2014, 7:32 p.m., Wojciech Kosowicz wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117803/
> -----------------------------------------------------------
>
> (Updated April 27, 2014, 7:32 p.m.)
>
>
> Review request for Calligra and Jarosław Staniek.
>
>
> Bugs: 332160
> http://bugs.kde.org/show_bug.cgi?id=332160
>
>
> Repository: calligra
>
>
> Description
> -------
>
> Not all the keywords to escape in sqlite were listed. Therefore it was not possible to create for example table called 'group' cause escape mechanism did not filtered this word. I updated the list using keywords given here:
> http://sqlite.org/lang_keywords.html
>
>
> Diffs
> -----
>
> libs/db/drivers/sqlite/sqlitekeywords.cpp 735f446
>
> Diff: https://git.reviewboard.kde.org/r/117803/diff/
>
>
> Testing
> -------
>
> Now it is possible to create table, field that is the same sqlite keyword
>
>
> Thanks,
>
> Wojciech Kosowicz
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20140428/b9c7b53a/attachment.htm>
More information about the calligra-devel
mailing list