mirror of
https://github.com/dg/dibi.git
synced 2025-08-29 16:59:49 +02:00
bug fixed
This commit is contained in:
@@ -69,6 +69,7 @@ class DibiPostgreDriver extends NObject implements IDibiDriver
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Connects to a database
|
||||
*
|
||||
@@ -262,8 +263,6 @@ class DibiPostgreDriver extends NObject implements IDibiDriver
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Returns the number of rows in a result set
|
||||
*
|
||||
|
Reference in New Issue
Block a user