11# Doctrine DBAL
22
3- | [ 5.0-dev] [ 5.0 ] | [ 4.4 -dev] [ 4.4 ] | [ 4.3 ] [ 4.3 ] | [ 3.10] [ 3.10 ] |
3+ | [ 5.0-dev] [ 5.0 ] | [ 4.5 -dev] [ 4.5 ] | [ 4.4 ] [ 4.4 ] | [ 3.10] [ 3.10 ] |
44| :---------------------------------------------------:| :---------------------------------------------------:| :---------------------------------------------------:| :-----------------------------------------------------:|
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- | [ ![ 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 ] |
5+ | [ ![ GitHub Actions] [ GA 5.0 image ]] [ GA 5.0 ] | [ ![ GitHub Actions] [ GA 4.5 image ]] [ GA 4.5 ] | [ ![ GitHub Actions] [ GA 4.4 image ]] [ GA 4.4 ] | [ ![ GitHub Actions] [ GA 3.10 image ]] [ GA 3.10 ] |
6+ | [ ![ Code Coverage] [ Coverage 5.0 image ]] [ CodeCov 5.0 ] | [ ![ Code Coverage] [ Coverage 4.5 image ]] [ CodeCov 4.5 ] | [ ![ Code Coverage] [ Coverage 4.4 image ]] [ CodeCov 4.4 ] | [ ![ Code Coverage] [ Coverage 3.10 image ]] [ CodeCov 3.10 ] |
77
88Powerful *** D*** ata*** B*** ase *** A*** bstraction *** L*** ayer with many features for database schema introspection and schema management.
99
@@ -19,18 +19,18 @@ Powerful ***D***ata***B***ase ***A***bstraction ***L***ayer with many features f
1919 [ GA 5.0 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A5.0.x
2020 [ GA 5.0 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=5.0.x
2121
22+ [ Coverage 4.5 image ] : https://codecov.io/gh/doctrine/dbal/branch/4.5.x/graph/badge.svg
23+ [ 4.5 ] : https://github.com/doctrine/dbal/tree/4.5.x
24+ [ CodeCov 4.5 ] : https://codecov.io/gh/doctrine/dbal/branch/4.5.x
25+ [ GA 4.5 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.5.x
26+ [ GA 4.5 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=4.5.x
27+
2228 [ Coverage 4.4 image ] : https://codecov.io/gh/doctrine/dbal/branch/4.4.x/graph/badge.svg
2329 [ 4.4 ] : https://github.com/doctrine/dbal/tree/4.4.x
2430 [ CodeCov 4.4 ] : https://codecov.io/gh/doctrine/dbal/branch/4.4.x
2531 [ GA 4.4 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.4.x
2632 [ GA 4.4 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=4.4.x
2733
28- [ Coverage 4.3 image ] : https://codecov.io/gh/doctrine/dbal/branch/4.3.x/graph/badge.svg
29- [ 4.3 ] : https://github.com/doctrine/dbal/tree/4.3.x
30- [ CodeCov 4.3 ] : https://codecov.io/gh/doctrine/dbal/branch/4.3.x
31- [ GA 4.3 ] : https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.3.x
32- [ GA 4.3 image ] : https://github.com/doctrine/dbal/actions/workflows/continuous-integration.yml/badge.svg?branch=4.3.x
33-
3434 [ Coverage 3.10 image ] : https://codecov.io/gh/doctrine/dbal/branch/3.10.x/graph/badge.svg
3535 [ 3.10 ] : https://github.com/doctrine/dbal/tree/3.10.x
3636 [ CodeCov 3.10 ] : https://codecov.io/gh/doctrine/dbal/branch/3.10.x
0 commit comments