Skip to content

Commit cde9772

Browse files
authored
Update SQLite badge in README.md
1 parent 76fc1d6 commit cde9772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DbExceptionClassifier/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Supports **PostgreSQL**, **SQL Server**, **SQLite**, **Oracle**, **MySQL** (MySq
1313
[![](https://img.shields.io/nuget/dt/DbExceptionClassifier.PostgreSQL.svg?label=DbExceptionClassifier.PostgreSQL&style=flat-square&logo=PostgreSQL)](https://www.nuget.org/packages/DbExceptionClassifier.PostgreSQL/)
1414
[![](https://img.shields.io/nuget/dt/DbExceptionClassifier.MySQL.svg?label=DbExceptionClassifier.MySQL&style=flat-square&logo=MySQL&logoColor=white)](https://www.nuget.org/packages/DbExceptionClassifier.MySQL/)
1515
[![](https://img.shields.io/nuget/dt/DbExceptionClassifier.MySQL.Pomelo.svg?label=DbExceptionClassifier.MySQL.Pomelo&style=flat-square&logo=MySQL&logoColor=white)](https://www.nuget.org/packages/DbExceptionClassifier.MySQL.Pomelo/)
16-
[![](https://img.shields.io/nuget/dt/DbExceptionClassifier.Sqlite.Core.svg?label=DbExceptionClassifier.Sqlite.Core&style=flat-square&logo=Sqlite)](https://www.nuget.org/packages/DbExceptionClassifier.Sqlite.Core/)
16+
[![](https://img.shields.io/nuget/dt/DbExceptionClassifier.Sqlite.svg?label=DbExceptionClassifier.Sqlite&style=flat-square&logo=Sqlite)](https://www.nuget.org/packages/DbExceptionClassifier.Sqlite/)
1717
[![](https://img.shields.io/nuget/dt/DbExceptionClassifier.Oracle.svg?label=DbExceptionClassifier.Oracle&style=flat-square&logo=Oracle)](https://www.nuget.org/packages/DbExceptionClassifier.Oracle/)
1818

1919
## What does DbExceptionClassifier do?

0 commit comments

Comments
 (0)