mirror of
https://github.com/silverstripe/silverstripe-mssql
synced 2024-10-22 08:05:53 +02:00
Adding location of known issues to README.md
This commit is contained in:
parent
e527665c5c
commit
baf3d39cc0
@ -4,6 +4,8 @@ Allows SilverStripe to use SQL Server 2008 or SQL Server 2008 R2 database server
|
||||
|
||||
More information can be found on the [extension page at silverstripe.org](http://www.silverstripe.org/microsoft-sql-server-database/).
|
||||
|
||||
A [list of known issues is available](http://open.silverstripe.org/query?status=!closed&component=Modules+-+mssql) on [open.silverstripe.org](http://open.silverstripe.org)
|
||||
|
||||
## Maintainer Contact
|
||||
|
||||
* Sean Harvey (Nickname: halkyon)
|
||||
@ -60,4 +62,4 @@ and ensure the "tds version = 8.0" is set globally in the freetds.conf file.
|
||||
|
||||
**Note**: Use *tabs* not spaces when editing freetds.conf, otherwise it will not load the configuration you have specified!
|
||||
|
||||
**Note**: Certain distributions of Linux use [SELinux](http://fedoraproject.org/wiki/SELinux) which could block access to your SQL Server database. A rule may need to be added to allow this traffic through.
|
||||
**Note**: Certain distributions of Linux use [SELinux](http://fedoraproject.org/wiki/SELinux) which could block access to your SQL Server database. A rule may need to be added to allow this traffic through.
|
||||
|
Loading…
Reference in New Issue
Block a user