Release Notes
November 2024
Lite connectors are now available for the following sources:
- Algolia
- Betterworks
- Cimis
- Clazar
- Clubspeed
- Coassemble
- Compliance Checkpoint
- Dialpad
- Exact Online
- ExpenseIn
- e-conomic
- Formstack
- FourKites
- Freshsales
- Freshsuccess
- Google Classroom
- Google Tasks
- GreenPowerMonitor
- Jamf
- Jibble
- Konnect Insights
- Lucca
- Malomo
- Nice
- PandaDoc
- Prisma Cloud
- REVIEWS.ai
- Rundeck
- SafeBase
- Sage HR
- Sana
- SugarCRM
- Vimeo
- Visit by GES
- Walmart Marketplace
August 2024
Effective August 26, 2024 we use a new August 2024 schema. Review the latest ERD to better understand the schema changes. Also, see our Schema Migrations article for more details.
We are making these schema changes to ensure data integrity.
You should review the changes and update your downstream queries if necessary. Failing to do so may lead to missing or incomplete data in your data pipelines.43 total changes • 31 possible breaking changes
Table/column | Change type | Old name | New name | Notes | |
---|---|---|---|---|---|
AVERAGE_CLICK_POSITION | |||||
column | Rename Column | index 🔑 | index_name 🔑 | ||
CLICK_POSITION | |||||
column | Primary Key Change | end_date 🔑 | end_date | No longer a part of a composite primary key. | |
column | Rename Column | index 🔑 | index_name 🔑 | ||
column | Primary Key Change | start_date 🔑 | start_date | No longer a part of a composite primary key. | |
column | Primary Key Change | _fivetran_id 🔑 | New primary key. | ||
CLICK_POSITION_POSITION | |||||
column | Deprecated Column | click_position_end_date 🔑 | No longer primary key. | ||
column | Rename Column | click_position_index 🔑 | click_position_index_name 🔑 | ||
column | Deprecated Column | click_position_start_date 🔑 | No longer primary key. | ||
column | Primary Key Change | click_position_fivetran_id 🔑 | New primary key. | ||
CLICK_THROUGH_RATE | |||||
column | Rename Column | index 🔑 | index_name 🔑 | ||
CONVERSION_RATE | |||||
column | Rename Column | index 🔑 | index_name 🔑 | ||
COUNTRY | |||||
column | Rename Column | index 🔑 | index_name 🔑 | ||
column | New Column | end_date | |||
column | New Column | start_date | |||
FILTER | |||||
column | Rename Column | index 🔑 | index_name 🔑 | ||
column | New Column | end_date | |||
column | New Column | start_date | |||
HIT | |||||
column | Primary Key Change | _fivetran_id 🔑 | _fivetran_id 🔑 | We've changed the way we calculate the primary key. | |
column | Rename Column | index | index_name | ||
column | New Column | end_date | |||
column | New Column | start_date | |||
INDEX | |||||
column | Rename Column | index 🔑 | index_name 🔑 | ||
INDEX_DETAIL | |||||
column | Rename Column | index | index_name | ||
INDEX_REPLICA | |||||
column | Rename Column | index_id 🔑 | index_name 🔑 | ||
RULE | |||||
column | Rename Column | index | index_name | ||
SEARCH | |||||
column | Rename Column | index | index_name | ||
column | New Column | end_date | |||
column | New Column | start_date | |||
SEARCH_COUNT | |||||
column | Primary Key Change | _fivetran_id 🔑 | _fivetran_id 🔑 | We've changed the way we calculate the primary key. | |
column | Rename Column | index | index_name | ||
SEARCH_NO_CLICK | |||||
column | Primary Key Change | _fivetran_id 🔑 | _fivetran_id 🔑 | We've changed the way we calculate the primary key. | |
column | Rename Column | index | index_name | ||
column | New Column | end_date | |||
column | New Column | start_date | |||
SEARCH_NO_CLICK_RATE | |||||
column | Rename Column | index 🔑 | index_name 🔑 | ||
SEARCH_NO_RESULT | |||||
column | Primary Key Change | _fivetran_id 🔑 | _fivetran_id 🔑 | We've changed the way we calculate the primary key. | |
column | Rename Column | index | index_name | ||
column | New Column | end_date | |||
column | New Column | start_date | |||
SEARCH_NO_RESULT_RATE | |||||
column | Rename Column | index 🔑 | index_name 🔑 | ||
SETTINGS | |||||
column | Rename Column | index | index_name | ||
TOP_SEARCH (new table name: SEARCH) | |||||
table | Rename Table | TOP_SEARCH | SEARCH | ||
USER_COUNT | |||||
column | Rename Column | index 🔑 | index_name 🔑 |