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 06:05:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-mssql
/
code
History
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
..
MSSQLDatabase.php
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