|
10 | 10 | [](https://packagist.org/packages/yiisoft/data-db) |
11 | 11 | [](https://codecov.io/gh/yiisoft/data-db) |
12 | 12 | [](https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/data-db/master) |
13 | | -[](https://github.com/yiisoft/data-db/actions?query=workflow%3A%22static+analysis%22) |
| 13 | +[](https://github.com/yiisoft/data-db/actions/workflows/static.yml?query=branch%3Amaster) |
14 | 14 | [](https://shepherd.dev/github/yiisoft/data-db) |
| 15 | +[](https://shepherd.dev/github/yiisoft/data-db) |
15 | 16 |
|
16 | 17 | The package provides `Yiisoft\Db\Query\Query` bindings for generic data abstractions. |
17 | 18 |
|
18 | 19 | Detailed build statuses: |
19 | 20 |
|
20 | | -| RDBMS | Status | |
21 | | -|----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
22 | | -| SQLite | [](https://github.com/yiisoft/data-db/actions?query=workflow%3Asqlite) | |
23 | | -| MySQL | [](https://github.com/yiisoft/data-db/actions?query=workflow%3Amysql) | |
24 | | -| PostgreSQL | [](https://github.com/yiisoft/data-db/actions?query=workflow%3Apgsql) | |
25 | | -| Microsoft SQL Server | [](https://github.com/yiisoft/data-db/actions?query=workflow%3Amssql) | |
26 | | -| Oracle | [](https://github.com/yiisoft/data-db/actions?query=workflow%3Aoracle) | |
| 21 | +| RDBMS | Status | |
| 22 | +|----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 23 | +| SQLite | [](https://github.com/yiisoft/data-db/actions/workflows/sqlite.yml?query=branch%3Amaster) | |
| 24 | +| MySQL | [](https://github.com/yiisoft/data-db/actions/workflows/mysql.yml?query=branch%3Amaster) | |
| 25 | +| PostgreSQL | [](https://github.com/yiisoft/data-db/actions/workflows/pgsql.yml?query=branch%3Amaster) | |
| 26 | +| Microsoft SQL Server | [](https://github.com/yiisoft/data-db/actions/workflows/mssql.yml?query=branch%3Amaster) | |
| 27 | +| Oracle | [](https://github.com/yiisoft/data-db/actions/workflows/oracle.yml?query=branch%3Amaster) | |
27 | 28 |
|
28 | 29 | ## Requirements |
29 | 30 |
|
|
0 commit comments