Skip to content

Conversation

@oldlaptop
Copy link
Contributor

@oldlaptop oldlaptop commented Jun 21, 2021

94023a5 switched to storing OrderBy terms by column name or expression instead of by column index, and includes a test to ensure that identifiers are quoted and raw expressions are not; unfortunately it seems to have gotten the logic backwards. See #2583.

 94023a5 switched to storing OrderBy terms by column
 name and/or expression instead of by column index, and
 includes a test to ensure that identifiers are quoted
 and raw expressions are not; unfortunately it seems to
 have gotten the logic backwards.
@oldlaptop oldlaptop changed the title Fix #25853: quote identifiers, not expressions Fix #2583: quote identifiers, not expressions Jun 21, 2021
@mgrojo mgrojo merged commit fdc19ed into sqlitebrowser:master Jun 21, 2021
@mgrojo
Copy link
Member

mgrojo commented Jun 21, 2021

Thanks for the patch, @oldlaptop!

@justinclift
Copy link
Member

@MKleusberg You might want to look over this too, just for awareness. 😄

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.

3 participants