| |
| Date | Version | Source | Category | Type | Description |
| 2026-05-27 | 26.0.9643 | General | Connection | Removed | - Removed the deprecated ReplaceInvalidTypesWithNull connection property. Use the ReplaceInvalidValuesWithNull property instead.
|
| 2026-05-15 | 26.0.9631 | Klaviyo | Data Model | Added | - Added the MappedMetrics table to the Klaviyo20260115 schema. This table maps each predefined mapping type to either a standard metric or a custom metric in the account.
|
| 2026-05-12 | 26.0.9628 | Klaviyo | Data Model | Added | - Marked Klaviyo20250415 as deprecated in the documentation because Klaviyo has deprecated the schema.
- Added the Klaviyo20260115 schema.
- Added the following SMS statistics columns to the FlowStats and CampaignStats views: TextMessageRoi, MessageSegmentCountSum, TextMessageCreditUsageAmount, and TextMessageSpend.
|
| 2026-05-12 | 26.0.9628 | Klaviyo | Connection | Changed | - Updated the default value to Klaviyo20260115 in the Schema connection property.
|
| 2026-05-07 | 26.0.9623 | General | Data Model | Added | - Added the ColumnCapabilities column to the sys_tablecolumns system table. This column is a bit mask denoting the column's write capabilities.
|
| 2026-04-15 | 26.0.9601 | General | Query Exec | Changed | - String comparisons using GREATER, LESS, and CONTAINS operators are now case-insensitive by default.
|
| 2026-01-13 | 25.0.9509 | General | | Added | - Added support for the REGEXP_REPLACE() string function.
|
| 2025-12-05 | 25.0.9470 | General | | Added | - Added support for the INSERT INTO SELECT statement, with driver-side execution for providers that do not support the operation natively.
|
| 2025-10-06 | 25.0.9410 | General | | Added | - Support for parsing datetime formats using ".S" and ",S" for milliseconds and nanoseconds.
|
| 2025-09-12 | 25.0.9386 | General | | Added | - Added the IsInsertable, IsUpdateable, and IsDeleteable columns to the sys_tables table.
|