tablePattern top-level constant

String const tablePattern

Implementation

const tablePattern = r"CREATE\s+TABLE\s+([\w_]+)";