Skip to content
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

Query Favorites saved correctly but restored incorrectly #1894

Open
MacGritsch opened this issue Oct 20, 2023 · 1 comment
Open

Query Favorites saved correctly but restored incorrectly #1894

MacGritsch opened this issue Oct 20, 2023 · 1 comment
Labels
Bug Something isn't working PR Welcome Issues and fixes available for wide community to help us move forward by creating a PR with solution

Comments

@MacGritsch
Copy link

  • Sequel Ace Version: 4.0.8 (20051)
  • macOS Version: 13.6
  • Processor Type (Intel/Apple): M2

Description
If I save the following query to the global query favorites
SELECT '$asdf$10$wasd';
and I try to load the query from that favorites, it gives me the following query
SELECT '$asdf$wasd';
As you can see the $10 was removed.
If I edit the favorites, it is stored correctly there.

@Jason-Morcos Jason-Morcos added Bug Something isn't working PR Welcome Issues and fixes available for wide community to help us move forward by creating a PR with solution labels Oct 23, 2023
@luis-
Copy link
Contributor

luis- commented Nov 2, 2023

similar to #380

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working PR Welcome Issues and fixes available for wide community to help us move forward by creating a PR with solution
Projects
None yet
Development

No branches or pull requests

3 participants