Skip to content

Commit

Permalink
Test the diff script
Browse files Browse the repository at this point in the history
  • Loading branch information
altvod committed Oct 13, 2023
1 parent 9e86987 commit 2f51ee4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class ClickHouseApiConnectionDefinition(ApiConnectionDefinition):


class ClickHouseApiConnector(ApiConnector):
""""""
core_connector_cls = ClickHouseCoreConnector
connection_definitions = (ClickHouseApiConnectionDefinition,)
source_definitions = (
Expand Down

0 comments on commit 2f51ee4

Please sign in to comment.