'id', 'name' => 'name', 'user_id' => 'user_id' ]; } public function initialize() { $this->setSchema("public"); } }