Remove all ctime usage and storage #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per sneak's decision on PR #48: remove all ctime from the codebase.
Scope
ctimecolumn fromfilestable ininternal/database/schema.sqlCTimefield fromdatabase.Filestructinternal/database/files.goCTime: info.ModTime()assignment incheckFileInMemory()(scanner.go)Rationale
Ref: PR #48 discussion