del: redundant db columns in update requests

pull/11/head
rrr-marble 4 years ago
parent 2816355886
commit be6a1f4eb7

@ -122,9 +122,7 @@ def update_database(pic_info: dict, db_location: str):
origpath,
date,
GPSLatitude,
GPSLatitudeRef,
GPSLongitude,
GPSLongitudeRef)
GPSLongitude)
VALUES (:ResizedImage,
:OriginalImage,

Loading…
Cancel
Save