746c70c95b
- Updated column name handling in `row_to_json` to use lowercase for ODBC databases. - Added `canonical_col_name` function to standardize column names. - Modified SQL queries in tests to use lowercase column names for consistency. - Enhanced tests for edge cases and variations in column naming.