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
c8000432
Unverified
Commit
c8000432
authored
Nov 10, 2019
by
Sam Reed
Committed by
GitHub
Nov 10, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix upgrade comment about MariaDB
Generally advising to upgrade MariaDB to PostgreSQL isn't helpful ;)
parent
186f0c72
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
UPGRADE.md
UPGRADE.md
+1
-1
No files found.
UPGRADE.md
View file @
c8000432
...
...
@@ -14,7 +14,7 @@ The following classes have been removed:
## BC BREAK: Removed support for MariaDB 10.0 and older
DBAL now requires MariaDB 10.1 or newer, support for unmaintained versions has been dropped.
If you are using any of the legacy versions, you have to upgrade to newer
PostgreSQL
version (10.1+ is recommended).
If you are using any of the legacy versions, you have to upgrade to newer
MariaDB
version (10.1+ is recommended).
## BC BREAK: Changes in obtaining the currently selected database name
...
...
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