mama/alembic
warnason 23566b0885 ExifTool metadata extraction + size in observations + workflow doc
- metadata.py: persistent ExifTool session (avoids Perl startup per file),
  filters out File:/ExifTool: noise
- scanner now populates observations.meta as JSONB
- size duplicated into observations for self-contained queries and to
  strengthen the rescan idempotency check (path + mtime + size)
- README rewritten with state diagram, schema tables, scan/apply workflow
2026-05-26 09:00:35 +02:00
..
versions ExifTool metadata extraction + size in observations + workflow doc 2026-05-26 09:00:35 +02:00
env.py Add Alembic with initial schema migration (blobs, observations) 2026-05-25 18:30:30 +02:00
README Add Alembic with initial schema migration (blobs, observations) 2026-05-25 18:30:30 +02:00
script.py.mako Add Alembic with initial schema migration (blobs, observations) 2026-05-25 18:30:30 +02:00

Generic single-database configuration with an async dbapi.