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

fix sql statements for table selected_images #17383

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

zisoft
Copy link
Collaborator

@zisoft zisoft commented Aug 27, 2024

Since v53 the table selected_images has two columns.

fixes #17137
fixes #17377 (most likely)

Since `v53` the table `selected_images` has two columns.

fixes darktable-org#17137
fixes darktable-org#17377 (most likely)
@zisoft zisoft added bugfix pull request fixing a bug wip pull request in making, tests and feedback needed labels Aug 27, 2024
@zisoft zisoft removed the wip pull request in making, tests and feedback needed label Aug 28, 2024
@zisoft zisoft changed the title fix sql error in dt_tag_get_suggestions fix sql statements for table selected_images Aug 28, 2024
Copy link
Member

@TurboGit TurboGit left a comment

Choose a reason for hiding this comment

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

Good to go after all, thanks!

@TurboGit TurboGit merged commit a03a2d1 into darktable-org:master Aug 28, 2024
6 checks passed
@TurboGit TurboGit added this to the 5.0 milestone Aug 28, 2024
@zisoft zisoft deleted the sql-tags branch August 29, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix pull request fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Master: won't display images after latest update :( SQL error: sub-select returns 2 columns - expected 1
2 participants