mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 22:26:43 +02:00
* added DibiTable
* new connection options: "result:objects" & "result:withtables" * renamed DibiDriverInterface -> IDibiDriver, DibiVariableInterface -> IDibiVariable
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
* @package dibi
|
||||
* @version $Revision$ $Date$
|
||||
*/
|
||||
class DibiMsSqlDriver extends NObject implements DibiDriverInterface
|
||||
class DibiMsSqlDriver extends NObject implements IDibiDriver
|
||||
{
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user