----------------------------------------------------------- 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 > >
_______________________________________________ calligra-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/calligra-devel
