[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [KDb] [Bug 364950] SQL: Handle escape sequences in string literals
From:       Jarosław Staniek via KDE Bugzilla <bugzilla_noreply () k
Date:       2016-07-18 8:28:07
Message-ID: bug-364950-17878-bdM883ZWub () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=364950

Jarosław Staniek <staniek@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |RESOLVED
      Latest Commit|http://commits.kde.org/kdb/ |http://commits.kde.org/kdb/
                   |75d1b25be0ec92bfee6693fad15 |f4371019f27be94a28390ffb2b9
                   |3d4eb6fa525d9               |ef4f0199f1abe

--- Comment #6 from Jarosław Staniek <staniek@kde.org> ---
Git commit f4371019f27be94a28390ffb2b9ef4f0199f1abe by Jaroslaw Staniek.
Committed on 14/07/2016 at 22:17.
Pushed by staniek into branch 'master'.

KDbSQL: Handle escape sequences in string literals

Handle escape sequences in string literals: \" \' \n \r \0 etc.

Also:
- \xhh -> character
- \uxxxx -> 16-bit unicode character
- \u{xxxxxx} -> 24-bit unicode "code point" character, known from JavaScript
(ECMAScript 6)
- Add autotests

M  +165  -0    autotests/KDbTest.cpp
M  +4    -0    autotests/KDbTest.h
M  +203  -1    src/KDb.cpp
M  +65   -3    src/KDb.h
M  +15   -4    src/parser/KDbSqlScanner.l

http://commits.kde.org/kdb/f4371019f27be94a28390ffb2b9ef4f0199f1abe

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic