Skip to content

Conversation

sdsantos
Copy link
Contributor

Closes #495

The SQL queries weren't behaving properly because I forgot there was a scenario where the date updated could be the same between 2 different revisions.

@hellais If you know any way we could avoid the nested query let me know. This is a table without a lot of rows, but it would be nice to optimize.

@sdsantos sdsantos requested a review from aanorbel February 18, 2025 15:38
Copy link
Member

@aanorbel aanorbel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳 LGTM

@sdsantos sdsantos merged commit c62082a into main Feb 18, 2025
7 checks passed
@sdsantos sdsantos deleted the fix-duplicated-key-descriptor branch February 18, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IllegalArgumentException: Key "10005" was already used
2 participants