electric icon indicating copy to clipboard operation
electric copied to clipboard

feat (sync service): support qualified schema and table names

Open kevin-dp opened this issue 6 months ago • 0 comments

This PR addresses https://github.com/electric-sql/electric/issues/1449 as it adds support for qualified schema and table names. To this end, i modified validate_table to parse (quoted) schema and table names.

kevin-dp avatar Aug 13 '24 14:08 kevin-dp