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

Vacuum panics with "SQL logic error: no such column:" #106

Open
SmilyOrg opened this issue Feb 26, 2024 · 0 comments
Open

Vacuum panics with "SQL logic error: no such column:" #106

SmilyOrg opened this issue Feb 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SmilyOrg
Copy link
Owner

SmilyOrg commented Feb 26, 2024

Found another bug with db vacuum:

.\photofield.exe -vacuum
photofield 0.15.0
config path configuration.yaml
geo using file:data/geo/geoBoundariesCGAZ_ADM2_s5_twkb_p3.gpkg?vfs=vfs1&mode=ro
cache database version 13, migrating if needed
ffmpeg found at C:\Program Files\ffmpeg\ffmpeg.exe
thumbs database version 1, migrating if needed
extensions .jpg, .jpeg, .png, .avif, .bmp, .pam, .ppm, .jxl, .exr, .cr2, .dng, .mp4
20 collections
panic: sqlite: step: SQL logic error: no such column:

goroutine 1 [running]:
main.main()
        /home/runner/work/photofield/photofield/main.go:1373 +0x183e

Originally posted by @evrial in #100 (comment)

@SmilyOrg SmilyOrg added the bug Something isn't working label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant