Skip to content

Comments

Add updated_at field to stash_id's#5259

Merged
WithoutPants merged 5 commits intostashapp:developfrom
ikmckenz:updated-at
Oct 31, 2024
Merged

Add updated_at field to stash_id's#5259
WithoutPants merged 5 commits intostashapp:developfrom
ikmckenz:updated-at

Conversation

@ikmckenz
Copy link
Contributor

@ikmckenz ikmckenz commented Sep 14, 2024

Stored as a time (not OptionalTime), and so on migration set all existing StashIDs to have time zero, then update on scrape, tagger, etc.

First and biggest part of #3553 , only thing left would be displaying, and maybe a task to update things older than X.

@ikmckenz
Copy link
Contributor Author

ikmckenz commented Sep 14, 2024

Build broken for unrelated reason, fix is in #5260
Rebased

@ikmckenz
Copy link
Contributor Author

ikmckenz commented Oct 6, 2024

Rebased on latest develop and bumped the schema version

Stored as a time (not OptionalTime), and so on migration set all
existing StashIDs to have time zero, then on scrape update.
@WithoutPants WithoutPants added this to the Version 0.28.0 milestone Oct 31, 2024
@WithoutPants WithoutPants added the bounty This issue has a bounty on it in the OpenCollective label Oct 31, 2024
@WithoutPants WithoutPants merged commit 180a0fa into stashapp:develop Oct 31, 2024
@DogmaDragon DogmaDragon linked an issue Nov 5, 2024 that may be closed by this pull request
@ikmckenz ikmckenz deleted the updated-at branch November 5, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bounty This issue has a bounty on it in the OpenCollective

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] add updated_at to StashIDs

2 participants