notNull constraint without default
in progress
Kostas Botsas
in progress
Setting "Not null" constraints without a default is now available in Postgres-enabled databases (Beta).
You can find more details about entering the Beta and creating a Postgres-enabled database in the following articles:
https://xata.io/blog/serverless-postgres-platform
https://xata.io/docs/postgres
Alex Francoeur
planned
Kostas Botsas
Expected behavior: Throw an error if value of constrained column is null or undefined.