persistence icon indicating copy to clipboard operation
persistence copied to clipboard

exclude column from schema validation

Open gavinking opened this issue 1 month ago • 0 comments

Sometimes users run into a case where the schema validation is too strict, and their program actually works as is; it would be really nice to given them a way to exclude a column from validation. Otherwise, the developer of the schema validation tool has to make some fairly arbitrary calls about how strict to be and about what to tolerate and what not to tolerate.

gavinking avatar Dec 13 '25 15:12 gavinking