spadefoot / kohana-orm-leap

An ORM module for the Kohana PHP framework that is designed to work with all major databases.
http://spadefoot.github.io/kohana-orm-leap/
100 stars 25 forks source link

Update PDO.php #103

Closed saruman closed 10 years ago

saruman commented 10 years ago

I made some changes on "open" function to use PDO with MsSQL Server 2012. http://www.php.net/manual/en/ref.pdo-sqlsrv.connection.php Now works fine. Hope this helps.