Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 533f601

Browse files
authored
Update README.md
1 parent ba35969 commit 533f601

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ It uses Dapper for SQL execution and creates a layer on top of it to ease the qu
66

77
## Download
88

9-
For now there's no Nuget version, so you can download/clone and build the current version from GitHub.
9+
For now there's no Nuget version, so you have to download/clone and build the current version from GitHub.
1010

1111
## Supported Databases
1212

1313
* SQLite
1414
* SQL Server
1515
* Oracle DB
1616
* Postgres
17-
* MariaDB
17+
* MariaDB (through MySql, full support)
1818
* MySQL (partial - no index support - planned for full release)
1919

20-
Each database has its own project. So you can only add what you'll use.
20+
Each database has its own project. You can only add what you'll use.
2121

2222
## Usage
2323

0 commit comments

Comments
 (0)