-
Notifications
You must be signed in to change notification settings - Fork 256
Implement IntersectsBbox to translate PostGIS && operator #3484
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 all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
7aa8be0
Bump version to 9.0.1
roji 2e9a27f
Depend on Npgsql 9.0.1 (#3376)
roji 051d00c
Bump version to 9.0.2
roji 17e2fc8
Restore virtual modifier (#3382)
virzak 697dd71
Bump Npgsql dependency to 9.0.2
roji e5e901e
Bump version to 9.0.3
roji c240ce5
Redo enum label addition (#3425)
roji 2e59bf5
Fix quoted enum handling (#3434)
roji 74b858a
Depend on EF 9.0.1
roji e4a74e7
Bump version to 9.0.4
roji badb51e
Fix calling base method in NpgsqlMigrationsSqlGenerator (#3443)
roji 953ad1c
Generate UUIDv7 values for value-generated strings (#3462)
roji e952c84
Stop testing on PG12 (out of support)
roji 6a34455
Always close connection after reloading types in migration. (#3465)
marcusber 0fdf784
Fix nullability for IndexOf (array_position) (#3477)
roji 4bf3248
Preserve collation when changing column type (#3479)
roji 80ec4ae
Preserve ConfigureDataSource() callback when applying other context o…
roji fd23809
Bump Npgsql to 9.0.3
roji 5da4a58
Attempt to implement IntersectsBbox
bjornharrtell c4c729c
Fix test
bjornharrtell c4a87db
Merge branch 'main' into intersects-bbox
bjornharrtell 94f23a3
Fix merge
bjornharrtell 27db760
Remove not used using
bjornharrtell 58807f2
Add summary
bjornharrtell 72ff57c
Fix test case expect syntax
bjornharrtell 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
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.