Review Request 117803: BUG 332160 fix updated keywords for sqlite in kexi
Wojciech Kosowicz
pcellix at gmail.com
Sun Apr 27 19:31:17 BST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117803/
-----------------------------------------------------------
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/20140427/120a9cc0/attachment.htm>
More information about the calligra-devel
mailing list