"""Convert Oracle-specific types (like Decimal) to standard Python types.""" """Test that Oracle Decimal types are properly normalized to Python types.""" # Test ...