peerdb
peerdb copied to clipboard
Clickhouse: schema names with hyphens in them fail
We currently error out in the sync if source postgres tables have hyphens in them or in the schema names. This could possibly be true for some other special characters
Solution would be to quote everywhere just like we do for other connectors