CHANGELOG.md in real_data_tests-0.3.6 vs CHANGELOG.md in real_data_tests-0.3.7
- old
+ new
@@ -1,6 +1,14 @@
## [Unreleased]
+## [0.3.7] - 2025-01-14
+### Fixed
+- Corrected SQL value handling in native loader
+ - Fixed boolean value handling, particularly at the end of VALUES clauses
+ - Improved handling of NULL values and numbers
+ - Added proper whitespace cleaning for values
+ - Enhanced value type detection for correct quoting
+
## [0.3.6] - 2025-01-14
### Fixed
- Further enhanced SQL statement handling in native loader
- Fixed handling of SQL statements with ON CONFLICT clauses
- Improved quoting for company names containing spaces
\ No newline at end of file