sqlgg icon indicating copy to clipboard operation
sqlgg copied to clipboard

Add error handling for missing NOT NULL fields without defaults

Open jongleb opened this issue 8 months ago • 0 comments

This PR updates the code to throw an error during insert operations if NOT NULL fields without default values are missing.

jongleb avatar Jun 14 '24 08:06 jongleb