Skip to content

Commit

Permalink
Added a todo tag about MS SQL Server
Browse files Browse the repository at this point in the history
  • Loading branch information
sjstoelting committed Apr 6, 2012
1 parent 5df44e1 commit c0fffc9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _Test/unit_tests/mssql/ezSQL_mssqlTest.php
Expand Up @@ -6,14 +6,16 @@
/**
* Test class for ezSQL_mssql.
* Desc..: MS SQL Server component (part of ezSQL databse abstraction library)
*
*
* @author Justin Vincent (jv@jvmultimedia.com)
* @author Stefanie Janine Stoelting (mail@stefanie-stoelting.de)
* @link http://twitter.com/justinvincent
* @name ezSQL_mssqlTest
* @package ezSQL
* @subpackage unitTests
* @license FREE / Donation (LGPL - You may do what you like with ezSQL - no exceptions.)
* @todo The connection to MS SQL Server is not tested by now. There might also
* be tests done for different versions of SQL Server
*
*/
class ezSQL_mssqlTest extends PHPUnit_Framework_TestCase {
Expand Down

0 comments on commit c0fffc9

Please sign in to comment.