11# Doctrine DBAL
22
3- | [ 5.0-dev] [ 5.0 ] | [ 4.3 -dev] [ 4.3 ] | [ 4.2 ] [ 4.2 ] | [ 3.10] [ 3.10 ] | [ 3.9 ] [ 3.9 ] |
4- | :---------------------------------------------------:| :---------------------------------------------------:| :---------------------------------------------------:| :-----------------------------------------------------:| :---------------------------------------------------: |
5- | [ ![ GitHub Actions] [ GA 5.0 image ]] [ GA 5.0 ] | [ ![ GitHub Actions] [ GA 4.3 image ]] [ GA 4.3 ] | [ ![ GitHub Actions] [ GA 4.2 image ]] [ GA 4.2 ] | [ ![ GitHub Actions] [ GA 3.10 image ]] [ GA 3.10 ] | [ ![ GitHub Actions ] [ GA 3.9 image ]] [ GA 3.9 ] |
6- | [ ![ AppVeyor] [ AppVeyor 5.0 image ]] [ AppVeyor 5.0 ] | [ ![ AppVeyor] [ AppVeyor 4.3 image ]] [ AppVeyor 4.3 ] | [ ![ AppVeyor] [ AppVeyor 4.2 image ]] [ AppVeyor 4.2 ] | [ ![ AppVeyor] [ AppVeyor 3.10 image ]] [ AppVeyor 3.10 ] | [ ![ AppVeyor ] [ AppVeyor 3.9 image ]] [ AppVeyor 3.9 ] |
7- | [ ![ Code Coverage] [ Coverage 5.0 image ]] [ CodeCov 5.0 ] | [ ![ Code Coverage] [ Coverage 4.3 image ]] [ CodeCov 4.3 ] | [ ![ Code Coverage] [ Coverage 4.2 image ]] [ CodeCov 4.2 ] | [ ![ Code Coverage] [ Coverage 3.10 image ]] [ CodeCov 3.10 ] | [ ![ Code Coverage ] [ Coverage 3.9 image ]] [ CodeCov 3.9 ] |
3+ | [ 5.0-dev] [ 5.0 ] | [ 4.4 -dev] [ 4.4 ] | [ 4.3 ] [ 4.3 ] | [ 3.10] [ 3.10 ] |
4+ | :---------------------------------------------------:| :---------------------------------------------------:| :---------------------------------------------------:| :-----------------------------------------------------:|
5+ | [ ![ GitHub Actions] [ GA 5.0 image ]] [ GA 5.0 ] | [ ![ GitHub Actions] [ GA 4.4 image ]] [ GA 4.4 ] | [ ![ GitHub Actions] [ GA 4.3 image ]] [ GA 4.3 ] | [ ![ GitHub Actions] [ GA 3.10 image ]] [ GA 3.10 ] |
6+ | [ ![ AppVeyor] [ AppVeyor 5.0 image ]] [ AppVeyor 5.0 ] | [ ![ AppVeyor] [ AppVeyor 4.4 image ]] [ AppVeyor 4.4 ] | [ ![ AppVeyor] [ AppVeyor 4.3 image ]] [ AppVeyor 4.3 ] | [ ![ AppVeyor] [ AppVeyor 3.10 image ]] [ AppVeyor 3.10 ] |
7+ | [ ![ Code Coverage] [ Coverage 5.0 image ]] [ CodeCov 5.0 ] | [ ![ Code Coverage] [ Coverage 4.4 image ]] [ CodeCov 4.4 ] | [ ![ Code Coverage] [ Coverage 4.3 image ]] [ CodeCov 4.3 ] | [ ![ Code Coverage] [ Coverage 3.10 image ]] [ CodeCov 3.10 ] |
88
99Powerful *** D*** ata*** B*** ase *** A*** bstraction *** L*** ayer with many features for database schema introspection and schema management.
1010
@@ -22,6 +22,14 @@ Powerful ***D***ata***B***ase ***A***bstraction ***L***ayer with many features f
2222 [ GA 5.0 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A5.0.x
2323 [ GA 5.0 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=5.0.x
2424
25+ [ Coverage 4.4 image ] : https://codecov.io/gh/doctrine/dbal/branch/4.4.x/graph/badge.svg
26+ [ 4.4 ] : https://github.com/doctrine/dbal/tree/4.4.x
27+ [ CodeCov 4.4 ] : https://codecov.io/gh/doctrine/dbal/branch/4.4.x
28+ [ AppVeyor 4.4 ] : https://ci.appveyor.com/project/doctrine/dbal/branch/4.4.x
29+ [ AppVeyor 4.4 image ] : https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/4.4.x?svg=true
30+ [ GA 4.4 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.4.x
31+ [ GA 4.4 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=4.4.x
32+
2533 [ Coverage 4.3 image ] : https://codecov.io/gh/doctrine/dbal/branch/4.3.x/graph/badge.svg
2634 [ 4.3 ] : https://github.com/doctrine/dbal/tree/4.3.x
2735 [ CodeCov 4.3 ] : https://codecov.io/gh/doctrine/dbal/branch/4.3.x
@@ -30,26 +38,10 @@ Powerful ***D***ata***B***ase ***A***bstraction ***L***ayer with many features f
3038 [ GA 4.3 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.3.x
3139 [ GA 4.3 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=4.3.x
3240
33- [ Coverage 4.2 image ] : https://codecov.io/gh/doctrine/dbal/branch/4.2.x/graph/badge.svg
34- [ 4.2 ] : https://github.com/doctrine/dbal/tree/4.2.x
35- [ CodeCov 4.2 ] : https://codecov.io/gh/doctrine/dbal/branch/4.2.x
36- [ AppVeyor 4.2 ] : https://ci.appveyor.com/project/doctrine/dbal/branch/4.2.x
37- [ AppVeyor 4.2 image ] : https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/4.2.x?svg=true
38- [ GA 4.2 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.2.x
39- [ GA 4.2 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=4.2.x
40-
4141 [ Coverage 3.10 image ] : https://codecov.io/gh/doctrine/dbal/branch/3.10.x/graph/badge.svg
4242 [ 3.10 ] : https://github.com/doctrine/dbal/tree/3.10.x
4343 [ CodeCov 3.10 ] : https://codecov.io/gh/doctrine/dbal/branch/3.10.x
4444 [ AppVeyor 3.10 ] : https://ci.appveyor.com/project/doctrine/dbal/branch/3.10.x
4545 [ AppVeyor 3.10 image ] : https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/3.10.x?svg=true
4646 [ GA 3.10 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A3.10.x
4747 [ GA 3.10 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=3.10.x
48-
49- [ Coverage 3.9 image ] : https://codecov.io/gh/doctrine/dbal/branch/3.9.x/graph/badge.svg
50- [ 3.9 ] : https://github.com/doctrine/dbal/tree/3.9.x
51- [ CodeCov 3.9 ] : https://codecov.io/gh/doctrine/dbal/branch/3.9.x
52- [ AppVeyor 3.9 ] : https://ci.appveyor.com/project/doctrine/dbal/branch/3.9.x
53- [ AppVeyor 3.9 image ] : https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/3.9.x?svg=true
54- [ GA 3.9 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A3.9.x
55- [ GA 3.9 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=3.9.x
0 commit comments