mirror of
https://github.com/dg/dibi.git
synced 2025-08-11 16:44:30 +02:00
- DibiPostgreDriver - workaround for bug in pg_affected_rows
- added DibiResult::setObjects([TRUE | FALSE | class name])
This commit is contained in:
@@ -32,7 +32,7 @@ interface IDibiVariable
|
||||
* @param string optional modifier
|
||||
* @return string SQL code
|
||||
*/
|
||||
public function toSql(DibiTranslator $translator, $modifier);
|
||||
function toSql(DibiTranslator $translator, $modifier);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user