This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-mssql
Watch
1
Star
0
Fork
0
You've already forked silverstripe-mssql
mirror of
https://github.com/silverstripe/silverstripe-mssql
synced
2024-10-22 08:05:53 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
85
Commits
6
Branches
14
Tags
664
KiB
PHP
100%
82dcbb89d2
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Sean Harvey
82dcbb89d2
BUGFIX MSSQLDatabase::__destruct() should check if the db handle is a resource before attempting to close it, otherwise it'll give a warning about an invalid MSSQL link, when it should've said "unable to connect to server"
2009-07-28 04:07:42 +00:00
code
BUGFIX MSSQLDatabase::__destruct() should check if the db handle is a resource before attempting to close it, otherwise it'll give a warning about an invalid MSSQL link, when it should've said "unable to connect to server"
2009-07-28 04:07:42 +00:00
_config.php
MINOR Added end php tag to _config.php file
2009-04-13 22:00:35 +00:00