Open Amogh-Bharadwaj opened 1 month ago
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
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