diff --git a/TODO b/TODO index b522b14..4b1a724 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,11 @@ - for use on scanned photos, they register as 2010, but are datestamped in visuals for 95 (is there a library for this???) + * sqlalchemy 2 migration: + * fix unmapped (in fact make all the code properly sqlachemy 2.0 compliant) + -- path.py has the __allow_unmapped__ = True + * remove all '.execute' from *.py + * read this: https://flask.palletsprojects.com/en/2.2.x/testing/#faking-resources-and-context * could get better AI optim, by keeping track of just new files since scan (even if we did this from the DB),