1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 06:07:39 +02:00

bug fixed

This commit is contained in:
David Grudl
2008-01-15 05:40:08 +00:00
parent 5c045e58dc
commit c41167d49f
12 changed files with 53 additions and 24 deletions

View File

@@ -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
*