mirror of
https://github.com/dg/dibi.git
synced 2025-10-29 04:37:17 +01:00
bug fixed
This commit is contained in:
@@ -105,6 +105,7 @@ class DibiSqliteDriver extends NObject implements IDibiDriver
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Disconnects from a database
|
||||
*
|
||||
@@ -235,7 +236,6 @@ class DibiSqliteDriver extends NObject implements IDibiDriver
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Returns the number of rows in a result set
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user