Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add file metadata as separate columns instead of embedding timestamp in file #54

Open
lun-4 opened this issue May 10, 2023 · 0 comments

Comments

@lun-4
Copy link
Owner

lun-4 commented May 10, 2023

instead, attach more metadata to the files table, instead of just "timestamp and local path", possibly add things like mtime, ctime, maybe inode number, that would let us possibly have more heuristics about the file, while also not having to do the large id migration, which, to be honest, is a lot of code (which has a bug, since i used ctime instead of mtime, so all files had incorrect timestamps when ordered in szurubooru. if anyone wants the fix script I can commit it, it's just not my proudest fix)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant