mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 06:07:39 +02: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