Skip to content

Commit d283b84

Browse files
authored
Add SQLite to tested databases in README.md (#1271)
2 parents a9fd708 + 3759807 commit d283b84

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,15 @@ Supported databases
4949

5050
We are testing against the following databases:
5151

52-
| Database | version | status |
53-
|--------------------|-------------:|:----------:|
54-
| H2 Database | 2.3.x | stable |
55-
| MySQL v5 | 5.7 | stable |
56-
| MySQL v8 | 8.0.36 | stable |
57-
| Oracle Database XE | 21c | stable |
58-
| PostgreSQL | 12.20 | stable |
59-
| SQL Server | 2019 | stable |
52+
| Database | version | status |
53+
|--------------------|--------:|:----------:|
54+
| H2 Database | 2.3.x | stable |
55+
| MySQL v5 | 5.7 | stable |
56+
| MySQL v8 | 8.0.36 | stable |
57+
| Oracle Database XE | 21c | stable |
58+
| PostgreSQL | 12.20 | stable |
59+
| SQLite | 3.48.0 | stable |
60+
| SQL Server | 2019 | stable |
6061

6162
Examples
6263
---------------------

0 commit comments

Comments
 (0)