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
d67347c7
Unverified
Commit
d67347c7
authored
Mar 01, 2020
by
Sergei Morozov
Committed by
GitHub
Mar 01, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3886 from greg0ire/update-readme
Update readme
parents
66bb6871
b8e2c28b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
25 deletions
+15
-25
README.md
README.md
+15
-25
No files found.
README.md
View file @
d67347c7
# Doctrine DBAL
|
[
Master
][
Master
]
|
[
2.
9
][
2.9
]
|
[
Develop
][
develop
]
|
|:----------------:|:----------:|
:------------------:|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.
9 image
]
]
[
2.9
]
|
[
![Build status
][
develop image
]
]
[
develop
]
|
|
[
![Build Status
][
ContinuousPHP image
]
]
[
ContinuousPHP
]
|
[
![Build Status
][
ContinuousPHP 2.
9 image
]
]
[
ContinuousPHP
]
|
[
![Build Status
][
ContinuousPHP develop
image
]
]
[
ContinuousPHP
]
|
|
[
![Code Coverage
][
Coverage image
]
]
[
Scrutinizer Master
]
|
[
![Code Coverage
][
Coverage 2.
9 image
]
]
[
Scrutinizer 2.9
]
|
[
![Code Coverage
][
Coverage develop image
]
]
[
Scrutinizer develop
]
|
|
[
![Code Quality
][
Quality image
]
]
[
Scrutinizer Master
]
|
[
![Code Quality
][
Quality 2.
9 image
]
]
[
Scrutinizer 2.9
]
|
[
![Code Quality
][
Quality develop image
]
]
[
Scrutinizer develop
]
|
|
[
![AppVeyor
][
AppVeyor master image
]
]
[
AppVeyor master
]
|
[
![AppVeyor
][
AppVeyor 2.
9 image
]
]
[
AppVeyor 2.9
]
|
[
![AppVeyor
][
AppVeyor develop image
]
]
[
AppVeyor develop
]
|
|
[
Master
][
Master
]
|
[
2.
10
][
2.10
]
|
|:----------------:|:----------:|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.
10 image
]
]
[
2.10
]
|
|
[
![Build Status
][
ContinuousPHP image
]
]
[
ContinuousPHP
]
|
[
![Build Status
][
ContinuousPHP 2.
10
image
]
]
[
ContinuousPHP
]
|
|
[
![Code Coverage
][
Coverage image
]
]
[
Scrutinizer Master
]
|
[
![Code Coverage
][
Coverage 2.
10 image
]
]
[
Scrutinizer 2.10
]
|
|
[
![Code Quality
][
Quality image
]
]
[
Scrutinizer Master
]
|
[
![Code Quality
][
Quality 2.
10 image
]
]
[
Scrutinizer 2.10
]
|
|
[
![AppVeyor
][
AppVeyor master image
]
]
[
AppVeyor master
]
|
[
![AppVeyor
][
AppVeyor 2.
10 image
]
]
[
AppVeyor 2.10
]
|
Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
...
...
@@ -26,21 +26,11 @@ Powerful database abstraction layer with many features for database schema intro
[
AppVeyor master image
]:
https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/master?svg=true
[
ContinuousPHP
]:
https://continuousphp.com/git-hub/doctrine/dbal
[
2.9 image
]:
https://img.shields.io/travis/doctrine/dbal/2.9.svg?style=flat-square
[
Coverage 2.9 image
]:
https://img.shields.io/scrutinizer/coverage/g/doctrine/dbal/2.9.svg?style=flat-square
[
Quality 2.9 image
]:
https://img.shields.io/scrutinizer/g/doctrine/dbal/2.9.svg?style=flat-square
[
ContinuousPHP 2.9 image
]:
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/2.9.svg?style=flat-square
[
2.9
]:
https://github.com/doctrine/dbal/tree/2.9
[
Scrutinizer 2.9
]:
https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.9
[
AppVeyor 2.9
]:
https://ci.appveyor.com/project/doctrine/dbal/branch/2.9
[
AppVeyor 2.9 image
]:
https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/2.9?svg=true
[
develop
]:
https://github.com/doctrine/dbal/tree/develop
[
develop image
]:
https://img.shields.io/travis/doctrine/dbal/develop.svg?style=flat-square
[
Coverage develop image
]:
https://img.shields.io/scrutinizer/coverage/g/doctrine/dbal/develop.svg?style=flat-square
[
Quality develop image
]:
https://img.shields.io/scrutinizer/g/doctrine/dbal/develop.svg?style=flat-square
[
ContinuousPHP develop image
]:
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/develop.svg?style=flat-square
[
develop
]:
https://github.com/doctrine/dbal/tree/develop
[
Scrutinizer develop
]:
https://scrutinizer-ci.com/g/doctrine/dbal/?branch=develop
[
AppVeyor develop
]:
https://ci.appveyor.com/project/doctrine/dbal/branch/develop
[
AppVeyor develop image
]:
https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/develop?svg=true
[
2.10 image
]:
https://img.shields.io/travis/doctrine/dbal/2.10.x.svg?style=flat-square
[
Coverage 2.10 image
]:
https://img.shields.io/scrutinizer/coverage/g/doctrine/dbal/2.10.x.svg?style=flat-square
[
Quality 2.10 image
]:
https://img.shields.io/scrutinizer/g/doctrine/dbal/2.10.x.svg?style=flat-square
[
ContinuousPHP 2.10 image
]:
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/2.10.x.svg?style=flat-square
[
2.10
]:
https://github.com/doctrine/dbal/tree/2.10.x
[
Scrutinizer 2.10
]:
https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.10.x
[
AppVeyor 2.10
]:
https://ci.appveyor.com/project/doctrine/dbal/branch/2.10.x
[
AppVeyor 2.10 image
]:
https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/2.10.x?svg=true
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