示例#1
0
文件: prepend.php 项目: AF83/morm
 protected function mormSetUp()
 {
     $this->sql->queryDB(Authors::createTable());
 }