Skip to content

Commit

Permalink
修正sqlsrv驱动
Browse files Browse the repository at this point in the history
  • Loading branch information
liu21st committed Jun 19, 2018
1 parent b851761 commit 61a66e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/think/db/connector/Sqlsrv.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

use PDO;
use think\db\Connection;
use think\db\Query;

/**
* Sqlsrv数据库驱动
Expand Down

0 comments on commit 61a66e8

Please sign in to comment.