squirrel icon indicating copy to clipboard operation
squirrel copied to clipboard

Schema Validator

Open javierjmatilla opened this issue 8 months ago • 0 comments

If you authorize me, I will create a pull request for a schema validator, so that in queries, in addition to the column name, we can specify the exact data type and various constraints, such as default values or NOT NULL, and have it validated during the execution of the statement, regardless of the database.

javierjmatilla avatar Apr 25 '25 10:04 javierjmatilla