[Pkg-owncloud-commits] [owncloud] 445/457: remove mssql from supported dbs

David Prévot taffit at moszumanska.debian.org
Sun Jun 28 20:07:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit ea9c21f94ed1c3d1efb8bf0539dd866786b1f26c
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 5668124..68d2d06 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