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

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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