persistence icon indicating copy to clipboard operation
persistence copied to clipboard

add a way to exclude a 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's nice to have a way to exclude a column from validation.

Fixes #815.

WDYT?

gavinking avatar Dec 13 '25 15:12 gavinking