示例#1
0
文件: select.php 项目: D4rk4/Kusaba-z
 public function havingCompile(kxDB $connection)
 {
     return $this->query->havingCompile($connection);
 }