Skip to content

Short-circuit null check constraints (db2dbml mssql)#835

Open
ajar wants to merge 1 commit intoholistics:masterfrom
ajar:fix/mssql-null-check-expression
Open

Short-circuit null check constraints (db2dbml mssql)#835
ajar wants to merge 1 commit intoholistics:masterfrom
ajar:fix/mssql-null-check-expression

Conversation

@ajar
Copy link

@ajar ajar commented Feb 27, 2026

Was crashing process for users with limited access.

Summary

For a remote Azure SQL db (mssql), when attempting to scaffold with a user with limited access, there was an issue attempting to parse inaccessible/null check constraints. This just short-circuits the problem code.

Issue

#834

Lasting Changes (Technical)

Nothing negative, I hope.

Checklist

Please check directly on the box once each of these are done

  • Documentation (if necessary)
  • Lint Checks Passed
  • Unit Tests Passed
  • Coverage Tests Passed
  • Integration Tests Passed
  • Code Review

Was crashing process for users with limited access.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant