Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
9488c887
Commit
9488c887
authored
Apr 10, 2018
by
Matty Driessen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added missing keywords for MariaDb102
parent
971df296
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
MariaDb102Keywords.php
lib/Doctrine/DBAL/Platforms/Keywords/MariaDb102Keywords.php
+5
-0
No files found.
lib/Doctrine/DBAL/Platforms/Keywords/MariaDb102Keywords.php
View file @
9488c887
...
@@ -101,6 +101,7 @@ final class MariaDb102Keywords extends MySQLKeywords
...
@@ -101,6 +101,7 @@ final class MariaDb102Keywords extends MySQLKeywords
'ELSEIF'
,
'ELSEIF'
,
'ENCLOSED'
,
'ENCLOSED'
,
'ESCAPED'
,
'ESCAPED'
,
'EXCEPT'
,
'EXISTS'
,
'EXISTS'
,
'EXIT'
,
'EXIT'
,
'EXPLAIN'
,
'EXPLAIN'
,
...
@@ -141,6 +142,7 @@ final class MariaDb102Keywords extends MySQLKeywords
...
@@ -141,6 +142,7 @@ final class MariaDb102Keywords extends MySQLKeywords
'INT4'
,
'INT4'
,
'INT8'
,
'INT8'
,
'INTEGER'
,
'INTEGER'
,
'INTERSECT'
,
'INTERVAL'
,
'INTERVAL'
,
'INTO'
,
'INTO'
,
'IO_AFTER_GTIDS'
,
'IO_AFTER_GTIDS'
,
...
@@ -195,6 +197,7 @@ final class MariaDb102Keywords extends MySQLKeywords
...
@@ -195,6 +197,7 @@ final class MariaDb102Keywords extends MySQLKeywords
'OUT'
,
'OUT'
,
'OUTER'
,
'OUTER'
,
'OUTFILE'
,
'OUTFILE'
,
'OVER'
,
'PARTITION'
,
'PARTITION'
,
'PRECISION'
,
'PRECISION'
,
'PRIMARY'
,
'PRIMARY'
,
...
@@ -216,6 +219,7 @@ final class MariaDb102Keywords extends MySQLKeywords
...
@@ -216,6 +219,7 @@ final class MariaDb102Keywords extends MySQLKeywords
'RESIGNAL'
,
'RESIGNAL'
,
'RESTRICT'
,
'RESTRICT'
,
'RETURN'
,
'RETURN'
,
'RETURNING'
,
'REVOKE'
,
'REVOKE'
,
'RIGHT'
,
'RIGHT'
,
'RLIKE'
,
'RLIKE'
,
...
@@ -275,6 +279,7 @@ final class MariaDb102Keywords extends MySQLKeywords
...
@@ -275,6 +279,7 @@ final class MariaDb102Keywords extends MySQLKeywords
'WHEN'
,
'WHEN'
,
'WHERE'
,
'WHERE'
,
'WHILE'
,
'WHILE'
,
'WINDOW'
,
'WITH'
,
'WITH'
,
'WRITE'
,
'WRITE'
,
'XOR'
,
'XOR'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment