Skip to content

protodefs-v1.0.3

Compare
Choose a tag to compare
@sduchesneau sduchesneau released this 21 Oct 14:53
· 68 commits to develop since this release

Added support for selecting engine postgres or clickhouse to sinkconfig protobuf definition

example:

     schema: "./schema.sql"
     wire_protocol_access: true
     engine: clickhouse
     pgweb_frontend
       enabled: false