-
-
Notifications
You must be signed in to change notification settings - Fork 69
Allow different but compatible types in foreign key constraints #1277
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
Merged
Changes from 21 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2b62558
Loosened foreign key validation
zachmu dc944fe
Merge branch 'zachmu/text-primary-keys' into zachmu/foreign-key-text-…
zachmu 2713aec
Added a comment
zachmu 6d61577
new gms
zachmu 509be11
updated go.sum
zachmu 38c5b55
formatting
zachmu 1d662c2
New test for type compatibility on foreign key
zachmu ecc9da4
checkpoint
zachmu 03b3206
more tests
zachmu 9f21414
Closer to correct semantics for foreign key opertions
zachmu 145480f
More insert tests to rule out insert problems in foreign key tests
zachmu c683c29
Stub for foreign key type conversions
zachmu 55024ab
bug fix for ignoring the constraint name in foreign key creation, mor…
zachmu 7b072e5
Another bug fix for missing index / constraint name, more tests
zachmu 8357d38
Bug fixes in test defns
zachmu 3524892
Tests for out of bounds type conversions
zachmu 291a495
new test, fixed typos
zachmu 7996632
Added a comment about current logic
zachmu 0a1eddc
formatting
zachmu 9698ee9
Merge branch 'main' into zachmu/foreign-key-types
zachmu 903b23b
new gms
zachmu 20f5f87
PR feedback and bug fix for type conversion
zachmu 5df4f2c
Bug fix for key name generation
zachmu 1a7d4e1
Another name generation bug fix
zachmu 6e9876b
new gms
zachmu e7c4b49
formatting
zachmu b7a1215
PR feedback
zachmu 987b557
formatting
zachmu 211d4d9
merge main, fix a couple tests
zachmu 73dde67
new gms
zachmu 96b1809
new gms
zachmu 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
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
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
Oops, something went wrong.
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.