SQL Data generator treats check constraints most of the time. However, there was one occasion in which it does not treat. This is due to a bug in the SQL Data Generator. Problem here is that column name is Status and check constraint define as ([STATUS]='Y' OR [STATUS]='N'). As case is different, SQL Data generator does not take that check constraint into account.
dineshasanka
0

Comments

1 comment

  • benhall
    Hi Dinesh,

    Thanks for the bug report. I've reproduced it and added it into the bug tracker. This should be fixed for 1.1.

    If you find anything else then please let us know! Thanks for all of the comments.

    Ben
    benhall
    0

Add comment

Please sign in to leave a comment.