Files
framework/library
cbwfree 02595c8350 Query 的 delete() 方法使用 fetchSql() 报错
原代码第 `1976` 行 `$this->getRealSql($sql,$this->bind);` 应该修改为 `$this->connection->getRealSql($sql,$this->bind);`
2016-06-14 16:24:52 +08:00
..
2016-06-12 11:21:38 +08:00