Edit on GitHub
Recreate Your Connector With a Different Table Namelink
Updated 12 days ago
Issuelink
While creating a new connector or adding a new table to an existing connector, the following task may appear in the connector dashboard: Recreate your connector using a different table name.
Environmentlink
Database Connectors
Answerlink
Check that the name of your connector/table doesn't exclusively use any reserved keywords.
- If the issue relates to a connector: Delete the connector and create a new one with an alternative name.
- If the issue relates to a table name: Rename the concern table in the source with an alternative name.
Causelink
This error is caused when reserved keywords are used for table or connector names.