Skip to content

Conversation

@grantfitzsimmons
Copy link
Member

This was done by @Gitesh307!

These changes add support for NUMERIC and DECIMAL SQL types in BasicSQLUtils, ensuring conversion works correctly when going from Specify 5 to 6.8.03. In GenericDBConversion, he introduced a helper method to safely convert objects to BigDecimal.

Added support for NUMERIC and DECIMAL SQL types in `BasicSQLUtils`, ensuring proper conversion from various data types. In `GenericDBConversion`, introduced a helper method to safely convert objects to BigDecimal and updated relevant code to use it, improving robustness and error handling. Also added logic to set nulls for specific field patterns during DB conversion.

Co-Authored-By: Gitesh Sagvekar <[email protected]>
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.

2 participants