Yomi Eluwande

Results 14 comments of Yomi Eluwande

It should be quite focused and targeted. Here's the rough outline: For the files to be modified: - `src/photo/db/query.ts` - Main optimization (we’ll need to add context-specific column selection) -...

Actually, I kept it even simpler than a `Partial` approach. The functions still returns the same Photo type, and the database parsing handles missing columns gracefully by setting them to...

That sounds good to me. I'll think more about this (creating more `Photo` family types) and let you know what my approach will be. I'll start working on the PR...

Life has been lifing but I eventually had the time to send an initial PR for this https://github.com/sambecker/exif-photo-blog/pull/332 Lmk your thoughts and if there's any improvements to be made/if it...