예제 #1
0
 static function exists()
 {
     return \Radical\DB::tableExists(static::TABLE);
 }