pub static TABLE_NAME_REGEX: Lazy<Regex>
Expand description
Regex used to scrub hex IDs and multi-digit numbers from table names and other identifiers.
pub static TABLE_NAME_REGEX: Lazy<Regex>
Regex used to scrub hex IDs and multi-digit numbers from table names and other identifiers.