method

schema_cache_ignored_tables

schema_cache_ignored_tables
public

A list of tables or regex’s to match tables to ignore when dumping the schema cache. For example if this is set to +[/^_/]+ the schema cache will not dump tables named with an underscore.