Skip to content

Use DECIMAL types, log retention, and config migrations#59

Merged
RecoTG merged 2 commits intomainfrom
codex/switch-price/totals-to-decimal-and-add-indexes
Aug 17, 2025
Merged

Use DECIMAL types, log retention, and config migrations#59
RecoTG merged 2 commits intomainfrom
codex/switch-price/totals-to-decimal-and-add-indexes

Conversation

@RecoTG
Copy link
Owner

@RecoTG RecoTG commented Aug 16, 2025

Summary

  • store transaction amounts as DECIMAL(19,4) and index MySQL logs by timestamp, player UUID, and item
  • add configurable log retention with periodic cleanup and YAML compaction
  • introduce configVersion with auto-migration for new configuration keys

Testing

  • mvn -q -e -DskipTests package (failed: Network is unreachable)

https://chatgpt.com/codex/tasks/task_e_68a11246f3c8832ebdb29e2065ec9607

@RecoTG RecoTG merged commit 32f24a5 into main Aug 17, 2025
0 of 8 checks passed
@RecoTG RecoTG removed the codex label Aug 17, 2025
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.

1 participant