docs(README): Updates MSSQL mentions
This commit is contained in:
parent
3a27a6a3e8
commit
0c039d08f9
1 changed files with 2 additions and 1 deletions
|
|
@ -17,12 +17,13 @@ Trello board: [Click me!](https://trello.com/b/6zWLE6Jm)
|
||||||
## Database Types
|
## Database Types
|
||||||
- MariaDB
|
- MariaDB
|
||||||
- MySQL
|
- MySQL
|
||||||
- MS-SQL (far future)
|
- MS-SQL
|
||||||
|
|
||||||
| Database Type | Config Type |
|
| Database Type | Config Type |
|
||||||
|---------------|-------------|
|
|---------------|-------------|
|
||||||
| MariaDB | mariadb |
|
| MariaDB | mariadb |
|
||||||
| MySQL | mysql |
|
| MySQL | mysql |
|
||||||
|
| MS-SQL | mssql |
|
||||||
|
|
||||||
|
|
||||||
## Storage types
|
## Storage types
|
||||||
|
|
|
||||||
Reference in a new issue