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 updated_at field to stash_id's #5259

Merged
merged 5 commits into from
Oct 31, 2024
Merged

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
2 checks passed
@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