$ errors.fyi/mssql/515 128 namespaces · 4,025 codes
mssql · mssql/515
515

Cannot Insert the Value NULL into Column

An INSERT or UPDATE attempted to set a NOT NULL column to NULL, either by omitting the column or by passing NULL explicitly with no default constraint defined. Supply a value for the column or add a DEFAULT constraint.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT