Skip to content

Conversation

@schauder
Copy link
Contributor

superseeds #1406
Closes #1405

Copy link
Contributor

@mipo256 mipo256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks good.
Although I think it is worth to mention in documentation, that having columns, like first.name and first-name in the same table (the case that is highly unlikely to occur, but still) might cause weird behavior, since both of them will be resolved as firstname in parameter source.

In any case, up to you @schauder :)

@mp911de mp911de added this to the 3.0.2 (2022.0.2) milestone Jan 26, 2023
@mp911de mp911de added the type: bug A general bug label Jan 26, 2023
mp911de pushed a commit that referenced this pull request Jan 26, 2023
…ain characters illegal for bind parameters. See #1405 Related pull request #1406 Original pull request #1415
mp911de pushed a commit that referenced this pull request Jan 26, 2023
mp911de added a commit that referenced this pull request Jan 26, 2023
Simplify sanitizer. Add unit test. See #1405 See #1406 Original pull request #1415
mp911de pushed a commit that referenced this pull request Jan 26, 2023
…ain characters illegal for bind parameters. See #1405 Related pull request #1406 Original pull request #1415
mp911de pushed a commit that referenced this pull request Jan 26, 2023
mp911de added a commit that referenced this pull request Jan 26, 2023
Simplify sanitizer. Add unit test. See #1405 See #1406 Original pull request #1415
@mp911de
Copy link
Member

mp911de commented Jan 26, 2023

That's merged, polished, and backported now.

@mp911de mp911de closed this Jan 26, 2023
@mp911de mp911de deleted the issue/1406-delimited-identifiers branch January 26, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

4 participants