Review Request 117803: Update list of reserved keywords for sqlite in Kexi

Wojciech Kosowicz pcellix at gmail.com
Sun Apr 27 20:32:08 BST 2014


-----------------------------------------------------------
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.


Summary (updated)
-----------------

Update list of reserved keywords for sqlite in Kexi


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/32286fa4/attachment.htm>


More information about the calligra-devel mailing list