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
419a9762
Commit
419a9762
authored
Jan 06, 2016
by
Marco Pivetta
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing 2.4.x from readme
parent
0870e766
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
README.md
README.md
+4
-6
No files found.
README.md
View file @
419a9762
# Doctrine DBAL
|
[
Master
][
Master
]
|
[
2.5
][
2.5
]
|
[
2.4
][
2.4
]
|
|:----------------:|:----------:|
:----------:|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.5 image
]
]
[
2.5
]
|
[
![Build status
][
2.4 image
]
]
[
2.4
]
|
|
[
Master
][
Master
]
|
[
2.5
][
2.5
]
|
|:----------------:|:----------:|
|
[
![Build status
][
Master image
]
]
[
Master
]
|
[
![Build status
][
2.5 image
]
]
[
2.5
]
|
Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.
...
...
@@ -12,12 +12,10 @@ Powerful database abstraction layer with many features for database schema intro
*
[
Website
](
http://www.doctrine-project.org/projects/dbal.html
)
*
[
Documentation
](
http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/
)
*
[
Issue Tracker
](
http
://www.doctrine-project.org/jira/browse/DBAL
)
*
[
Issue Tracker
](
http
s://github.com/doctrine/dbal/issues
)
[
Master image
]:
https://img.shields.io/travis/doctrine/dbal/master.svg?style=flat-square
[
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
]:
https://github.com/doctrine/dbal/tree/2.5
[
2.4 image
]:
https://img.shields.io/travis/doctrine/dbal/2.4.svg?style=flat-square
[
2.4
]:
https://github.com/doctrine/dbal/tree/2.4
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