File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -277,6 +277,13 @@ For detailed configuration options and advanced usage.
277277- 💡 [ Usage Examples] ( docs/examples.md )
278278- 🧪 [ Testing Guide] ( docs/testing.md )
279279
280+ ## Database support
281+
282+ [ ![ Microsoft SQL Server] ( https://img.shields.io/badge/Microsoft%20SQL%20Server-CC2927?style=for-the-badge&logo=microsoft%20sql%20server&logoColor=white )] ( https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/build-mssql.yml )
283+ [ ![ MySQL] ( https://img.shields.io/badge/mysql-4479A1.svg?style=for-the-badge&logo=mysql&logoColor=white )] ( https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/build-mysql.yml )
284+ [ ![ Oracle] ( https://img.shields.io/badge/Oracle-F80000?style=for-the-badge&logo=oracle&logoColor=white )] ( https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/build-oracle.yml )
285+ [ ![ PostgreSQL] ( https://img.shields.io/badge/postgresql-4169e1?style=for-the-badge&logo=postgresql&logoColor=white )] ( https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/build-pgsql.yml )
286+ [ ![ SQLite] ( https://img.shields.io/badge/sqlite-003B57.svg?style=for-the-badge&logo=sqlite&logoColor=white )] ( https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/build.yml )
280287
281288## Quality code
282289
You can’t perform that action at this time.
0 commit comments