diff --git a/util/import_photos.py b/util/import_photos.py index cfaf91e..c0e7e09 100644 --- a/util/import_photos.py +++ b/util/import_photos.py @@ -121,10 +121,8 @@ def update_database(pic_info: dict, db_location: str): """INSERT INTO images(resizedpath, origpath, date, - GPSLatitude, - GPSLatitudeRef, - GPSLongitude, - GPSLongitudeRef) + GPSLatitude, + GPSLongitude) VALUES (:ResizedImage, :OriginalImage,