Changed name of SQL Server to avoid confusion

It appears that SQL Server causes some confusion among users as they
believe that it means any SQL database, not the Microsoft product SQL
Server. To avoid this issue, the display value has been changed to
Microsoft SQL Server. No backend changes have been made and it is still
stored as sqlserver in the database. This is only a frontent change.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
pull/2151/head
Matthew Nickson 2 years ago
parent ceeb47bf82
commit 314ae38f91
No known key found for this signature in database
GPG Key ID: BF229DCFD4748E05

@ -46,7 +46,7 @@
MQTT
</option>
<option value="sqlserver">
SQL Server
Microsoft SQL Server
</option>
<option value="postgres">
PostgreSQL

Loading…
Cancel
Save