Null Values in child column of ForeignKeyConstraint

  • Thread starter Thread starter George Plummer
  • Start date Start date
G

George Plummer

My child column of a ForeignKeyConstraint is allowed to be null, however it
is throwing an error.
Is there a way of allowing null values in constraints?
 
I get a getting a ForeignKeyConstraints error.

Is there away that you can make null values acceptable in the child table of
a foreignkeyconstraint?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top