[Pkg-owncloud-commits] [owncloud] 39/62: remove mssql from supported dbs
David Prévot
taffit at moszumanska.debian.org
Tue Jun 23 23:39:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v8.0.5beta
in repository owncloud.
commit af4e04602a6190136e53b218a81e2a1c1c9c0297
Author: Carla Schroder <carla at owncloud.com>
Date: Tue Jun 16 15:16:45 2015 -0700
remove mssql from supported dbs
---
config/config.sample.php | 1 -
1 file changed, 1 deletion(-)
diff --git a/config/config.sample.php b/config/config.sample.php
index 0423adc..a8662a9 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -100,7 +100,6 @@ $CONFIG = array(
* - mysql (MySQL/MariaDB)
* - pgsql (PostgreSQL)
* - oci (Oracle - Enterprise Edition Only)
- * - mssql (Microsoft SQL Server - Enterprise Edition Only)
*/
'dbtype' => 'sqlite',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list