Team, Do we have option to delete connector? by mi...
# ask-community-for-troubleshooting
r
Team, Do we have option to delete connector? by mistake, my custom source connector was added 3 times.
The API supports deleting source definitions and destination definitions. here but I want to remove connector from the list.
m
so…. not in the UI btu you can delete in the airbyte-db 😅
👍 1
r
how do I get in to airbyte-db? any documentation?
got it. Thanks, here actor table might be the one.
Nope that's not the one, I am getting metadata about source definitions, not about source connector.
m
The actor stores sources and destination data
You must see the actor_definition and delete there
👀 1
r
Hi @Marcos Marx (Airbyte), In my custom connector, Incremental Sync mode is not visible in UI. Where should I check? only full_refresh (overwrite/ Append)
m
Does your destination supports incremental syncs?
r
yes, it is supports. target-snowflake was showing this option in other pipeline