You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the schema error messages from the Fivetran destination connector (#27233)
* Fixes an issue where `MissingTableWithoutSuggestion` would not show the correct error message
* Stops `_creationTime` from showing in suggested indexes, since users aren’t allowed to add it manually in indexes
* Add a trailing comma after the table definition so that users can copy/paste it in the middle of their `schema.ts` file
GitOrigin-RevId: 7f5a18c8868e581510d120b603d78056beb0ef96
0 commit comments