### 👟 Reproduction steps When I attempt to update a numeric attribute (int or float) using `Databases.updateIntAttribute()` or `Databases.updateFloatAttribute()`: ### 👍 Expected behavior I should be able to set the `min` and `max` values to `null` to let Appwrite choose the default values for me. ### 👎 Actual Behavior I actually need to pass in a non-null value. ### 🎲 Appwrite version Version 0.10.x ### 💻 Operating system Linux ### 🧱 Your Environment _No response_ ### 👀 Have you spent some time to check if this issue has been raised before? - [X] I checked and didn't find similar issue ### 🏢 Have you read the Code of Conduct? - [X] I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)