Core: Add option for linux version of MSSQL

Created on 5 Feb 2017  路  3Comments  路  Source: owncloud/core

Steps to reproduce

Look at database options, only the following are listed

  • MySQL / MariaDB
  • PostgreSQL
  • Oracle (ownCloud Enterprise edition only)

Expected behavior

MSSQL linux version should be available. as the linux flavor has been out since March 2016

instructions on how to install
http://www.tecmint.com/install-ms-sql-server-centos-ubuntu-linux/

docker image
https://hub.docker.com/r/microsoft/mssql-server-linux/

SQL Server on Linux Documentation
https://docs.microsoft.com/en-us/sql/linux/

enhancement

Most helpful comment

Won't fix

All 3 comments

It is already a lot of work to support MySQL (and soon to be added utf-8mb4 support), PostgreSQL, SQLite and Oracle. And the more databases are added, the less "custom" features can be used.

If MSSQL is to be added back again, it would be good if someone would volunteer to maintain this long term, someone who uses this on a productive system.

Unfortunately DB support cannot be added through apps as it ties in too closely within the system. One needs the DB to be setup to be able to enable apps. So it wouldn't be possible to let apps provide database functionality.

@hodyroff @DeepDiver1975 @pmaier1

Won't fix

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings