mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 04:06:58 +00:00
fix: remove mssql
This commit is contained in:
4
.github/ISSUE_TEMPLATE/--bug-report.yaml
vendored
4
.github/ISSUE_TEMPLATE/--bug-report.yaml
vendored
@@ -40,9 +40,9 @@ body:
|
||||
```
|
||||
NocoDB used as docker : true / false
|
||||
NocoDB version :
|
||||
Database used in NC_DB URL : mysql | pg | mssql | sqlite3 / (defaults to sqlite3 if empty)
|
||||
Database used in NC_DB URL : mysql | pg | sqlite3 / (defaults to sqlite3 if empty)
|
||||
Project was created by clicking : New Project | New Project by connecting to external database
|
||||
Database on which spreadsheet is created : mysql | pg | mssql | sqlite3 / (defaults to sqlite3 if empty)
|
||||
Database on which spreadsheet is created : mysql | pg | sqlite3 / (defaults to sqlite3 if empty)
|
||||
OS on which NocoDB is running :
|
||||
Node.js version if running as node :
|
||||
Database version :
|
||||
|
||||
Reference in New Issue
Block a user