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
ca6876ef
Unverified
Commit
ca6876ef
authored
Jul 28, 2017
by
ppaulis
Committed by
Luís Cobucci
Nov 19, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add continuousphp badges and other badges for 2.6
parent
298c9140
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
README.md
README.md
+7
-4
No files found.
README.md
View file @
ca6876ef
# Doctrine DBAL
# Doctrine DBAL
|
[
Master
][
Master
]
|
[
2.5
][
2.5
]
|
|
[
Master
][
Master
]
|
[
2.5
][
2.5
]
|
[
2.6
][
2.6
]
|
|:----------------:|:----------:|
|:----------------:|:----------:|:----------:|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.5 image
]
]
[
2.5
]
|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.5 image
]
]
[
2.5
]
|
[
![Build status
][
2.6 image
]
]
[
2.6
]
|
|
[
![Code Coverage
](
https://scrutinizer-ci.com/g/doctrine/dbal/badges/coverage.png?b=master
)
](https://scrutinizer-ci.com/g/doctrine/dbal/?branch=master) |
[
![Code Coverage
](
https://scrutinizer-ci.com/g/doctrine/dbal/badges/coverage.png?b=2.5
)
](https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.5) |
|
[
![Code Coverage
](
https://scrutinizer-ci.com/g/doctrine/dbal/badges/coverage.png?b=master
)
](https://scrutinizer-ci.com/g/doctrine/dbal/?branch=master) |
[
![Code Coverage
](
https://scrutinizer-ci.com/g/doctrine/dbal/badges/coverage.png?b=2.5
)
](https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.5) |
[
![Code Coverage
](
https://scrutinizer-ci.com/g/doctrine/dbal/badges/coverage.png?b=2.6
)
](https://scrutinizer-ci.com/g/doctrine/dbal/?branch=2.6) |
|
[
![Build Status
](
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/master.svg
)
](https://continuousphp.com/git-hub/doctrine/dbal) |
[
![Build Status
](
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/2.5.svg
)
](https://continuousphp.com/git-hub/doctrine/dbal) |
[
![Build Status
](
https://img.shields.io/continuousphp/git-hub/doctrine/dbal/2.6.svg
)
](https://continuousphp.com/git-hub/doctrine/dbal) |
Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
...
@@ -20,3 +21,5 @@ Powerful database abstraction layer with many features for database schema intro
...
@@ -20,3 +21,5 @@ Powerful database abstraction layer with many features for database schema intro
[
Master
]:
https://travis-ci.org/doctrine/dbal
[
Master
]:
https://travis-ci.org/doctrine/dbal
[
2.5 image
]:
https://img.shields.io/travis/doctrine/dbal/2.5.svg?style=flat-square
[
2.5 image
]:
https://img.shields.io/travis/doctrine/dbal/2.5.svg?style=flat-square
[
2.5
]:
https://github.com/doctrine/dbal/tree/2.5
[
2.5
]:
https://github.com/doctrine/dbal/tree/2.5
[
2.6 image
]:
https://img.shields.io/travis/doctrine/dbal/2.6.svg?style=flat-square
[
2.6
]:
https://github.com/doctrine/dbal/tree/2.6
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