Skip to content

feat: add date_created, date_modified, and date_added columns to entries table #740

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

CyanVoxel
Copy link
Member

This PR adds (currently unused) date_created and date_modified columns to the entries table, while also adding a date_added column that keeps track of when entries have been added to the library. These columns can be fully implemented at a later date and be leveraged by the sorting system. For now, this works as a base for the upcoming 9.5 release.

The DB_VERSION has been incremented to 5.

@CyanVoxel CyanVoxel added Type: Enhancement New feature or request TagStudio: Library Relating to the TagStudio library system Priority: High An important issue requiring attention labels Jan 28, 2025
@CyanVoxel CyanVoxel added this to the Alpha v9.5 (Post-SQL) milestone Jan 28, 2025
@CyanVoxel CyanVoxel merged commit ba7e130 into main Jan 28, 2025
10 checks passed
@CyanVoxel CyanVoxel deleted the db5_entry_columns branch January 28, 2025 09:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Priority: High An important issue requiring attention TagStudio: Library Relating to the TagStudio library system Type: Enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant