| Summary: | [PATCH] Update SQL (Oracle) syntax file | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-syntax-highlighting | Reporter: | EGD <egdfree> |
| Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | egdfree |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/syntax-highlighting/8c1d94106f6f90caf5a47f1e2e7b713957f0ee63 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | patch | ||
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. 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 Hmm... i create file, if it is still needed https://phabricator.kde.org/F5483977 |
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.