Angejia\Pea\Meta::flush PHP 메소드

flush() 공개 메소드

刷新表级缓存版本,调用此方法让所有表级缓存过期
public flush ( string $db, string $table )
$db string 数据库名称
$table string 表名
    function flush($db, $table);