Skip to content

fix(#8199): correct quotes in version 21 SQL update statements#60

Open
ironman820 wants to merge 1 commit intomoneymanagerex:masterfrom
ironman820:master
Open

fix(#8199): correct quotes in version 21 SQL update statements#60
ironman820 wants to merge 1 commit intomoneymanagerex:masterfrom
ironman820:master

Conversation

@ironman820
Copy link

SQL expects strings to be formatted with single quotes and the double quotes appear to be breaking updates to version 21 of the database. This pull request replaces the appropriate double quotes with single quotes in the upgrade script. If I am understanding how the application generates the update script, this should correct the issue I reported in #8199 on the application repository.

Corrected quotes in SQL update statements for stock URL and currency format.
@ironman820 ironman820 changed the title Fix quotes in version 21 SQL update statements fix(#8199): correct quotes in version 21 SQL update statements Mar 4, 2026
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.

1 participant