-
Notifications
You must be signed in to change notification settings - Fork 279
Handle Exception during dab validate when SqlMetadataProvider has not correctly initialized #2202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
seantleonard
merged 45 commits into
main
from
dev/aaronburtle/DabValidateUnhandledException
May 9, 2024
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
7ad10d2
add checks for validation, missing exceptions still
aaronburtle 5ca3f37
add exceptions
aaronburtle ba13dc8
add comments and clarify exception messages
aaronburtle 56a0d15
added unit tests
aaronburtle a8460a8
white space
aaronburtle 551dac3
substatus codes
aaronburtle 9c221e3
test language matching engine language
aaronburtle 2621590
old tests failing new validation, adjusting
aaronburtle 8498232
old tests failing new validation, adjusting
aaronburtle afb698e
remove redundant cases
aaronburtle 6211c5c
Merge branch 'main' into dev/aaronburtle/ValidateSourceAndTargetField…
aaronburtle a1f5c41
readability
aaronburtle c7366f3
removed case that doesn't make sense
aaronburtle 7dcd9cb
typo in test
aaronburtle d46925b
Merge branch 'main' into dev/aaronburtle/ValidateSourceAndTargetField…
aaronburtle 0625fbc
typo in test
aaronburtle 3e1a919
revert
aaronburtle b357e19
Merge branch 'main' of github.com:Azure/data-api-builder
aaronburtle 19d9665
...
aaronburtle bb4ceba
try catch backing column validation
aaronburtle a701e6a
add regression test, custom exception
aaronburtle 1447d2c
remove permissions from test config string
aaronburtle 10eac89
exposed name function added, comments added
aaronburtle 6dc7888
removed unused variable fix some white space
aaronburtle 6d7823c
empty permission section
aaronburtle 83abb02
revert unwanted change
aaronburtle c85a3fb
unused variable
aaronburtle e407ccc
add flag for unit test
aaronburtle 5e5d011
deconflict exceptions by using keynotfound, adjust tests
aaronburtle 6830d86
addressing comments, clarify language in comments
aaronburtle 6f24635
fix schema to placeholder
aaronburtle a7d9b3e
change test name
aaronburtle 24f1ada
clarify variable name
aaronburtle 40577c4
cleanup
aaronburtle f7e8fb1
Merge branch 'main' into dev/aaronburtle/DabValidateUnhandledException
seantleonard d5bd316
bypass validation on backend when conncetion unavailable at init
aaronburtle a844520
Merge branch 'dev/aaronburtle/DabValidateUnhandledException' of githu…
aaronburtle 809aa4c
refactor to split entity relationship validation into no DB meta, pro…
aaronburtle 41bc215
whitespace
aaronburtle b343ff9
whitespace
aaronburtle df27061
change names, adjust tests
aaronburtle a1d8786
cleanup tests
aaronburtle e895f35
clarify comment
aaronburtle d6ff789
more effecient lookup
aaronburtle 8a4e874
Merge branch 'main' into dev/aaronburtle/DabValidateUnhandledException
seantleonard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.