dupeguru/core/pe
Andrew Senetar 46521c8af1
feat: Add migration for picture cache db
- Add migration (just delete db and change to new schema) for picture
  cache following the same sort of strategy as the file digest cache
- Rename mtime column to mtime_ns to match file cache for consistency
2023-01-13 00:05:47 -06:00
..
modules Merge remote-tracking branch 'upstream/master' into colors-bytes 2023-01-12 00:14:17 -06:00
__init__.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.pyi Add type hints for compiled modules 2022-04-30 05:11:54 -05:00
cache.py serialize/deserialize colors to/from bytes instead of strings 2022-09-27 17:47:38 +08:00
cache.pyi serialize/deserialize colors to/from bytes instead of strings 2022-09-27 17:47:38 +08:00
cache_sqlite.py feat: Add migration for picture cache db 2023-01-13 00:05:47 -06:00
exif.py Code cleanups in core and other affected files 2021-08-21 18:02:02 -05:00
matchblock.py Merge remote-tracking branch 'upstream/master' into colors-bytes 2023-01-12 00:14:17 -06:00
matchexif.py Format files with black 2019-12-31 20:16:27 -06:00
photo.py Add webp image format support 2022-11-24 13:53:27 -07:00
prioritize.py Format files with black 2019-12-31 20:16:27 -06:00
result_table.py Format files with black 2019-12-31 20:16:27 -06:00
scanner.py Replace all relative imports 2022-05-09 01:40:08 -05:00