#390·squirrel

Schema Validator

Author: javierjmatillaCreated Apr 25, 2025Updated Apr 25, 2025

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.