patterns

@JsonPropertyDescription(value = "List of table name patterns to include from this schema. Should be a SQL LIKE pattern.")
lateinit var patterns: List<String>