Skip to content

Conversation

@ItzRenzo
Copy link

@ItzRenzo ItzRenzo commented Dec 5, 2025

This PR enhances the MongoDB and MySQL data handlers to properly deserialize multiple numeric types, enabling support for double/decimal values in dependent plugins.

This change is required to support the double precision stat feature in EcoSkills:

@ItzRenzo ItzRenzo requested a review from WillFP as a code owner December 5, 2025 18:24
@ItzRenzo
Copy link
Author

ItzRenzo commented Dec 5, 2025

This might not work for existing MySQL databases it will lead to schema mismatch problem you need to convert existing INTEGER/DOUBLE columns to VARCHAR(64).

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