Bug 386221 - [PATCH] Update SQL (Oracle) syntax file
Summary: [PATCH] Update SQL (Oracle) syntax file
Status: RESOLVED FIXED
Alias: None
Product: frameworks-syntax-highlighting
Classification: Frameworks and Libraries
Component: syntax (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-26 18:41 UTC by EGD
Modified: 2017-11-09 18:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
patch (4.15 KB, patch)
2017-10-26 18:41 UTC, EGD
Details

Note You need to log in before you can comment on or make changes to this bug.
Description EGD 2017-10-26 18:41:24 UTC
Created attachment 108576 [details]
patch

Please, update SQL (Oracle) syntax file.
This path added support syntax of specifies the literal using the national character set.
Comment 1 Dominik Haumann 2017-11-05 09:52:49 UTC
Can you please post your patch on https://phabricator.kde.org/differential/ by clicking on "Create Diff" on the top right?

If you do not have a login yet, please create a KDE identity account on https://identity.kde.org/ by clicking "Register" on the top right.
Comment 2 Dominik Haumann 2017-11-05 10:41:58 UTC
Git commit 8c1d94106f6f90caf5a47f1e2e7b713957f0ee63 by Dominik Haumann.
Committed on 05/11/2017 at 10:41.
Pushed by dhaumann into branch 'master'.

Update SQL (Oracle) syntax file

Added support of specifiers for literals using the national character set.

R  +8    -5    autotests/folding/test.sql_oracle.fold [from: autotests/folding/test_syntax.sql.fold - 081% similarity]
R  +9    -6    autotests/html/test.sql_oracle.html [from: autotests/html/test_syntax.sql.html - 079% similarity]
R  +9    -6    autotests/input/test.sql_oracle [from: autotests/input/test_syntax.sql - 071% similarity]
R  +0    -0    autotests/input/test.sql_oracle.syntax [from: autotests/input/test_syntax.sql.syntax - 100% similarity]
R  +8    -5    autotests/reference/test.sql_oracle.ref [from: autotests/reference/test_syntax.sql.ref - 076% similarity]
M  +9    -5    data/syntax/sql-oracle.xml

https://commits.kde.org/syntax-highlighting/8c1d94106f6f90caf5a47f1e2e7b713957f0ee63
Comment 3 EGD 2017-11-09 18:02:05 UTC
Hmm... i create file, if it is still needed

https://phabricator.kde.org/F5483977