Gaëtan
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Posts
Recent activity by Gaëtan-
Connector Improvement: Postgres - do not lower case column and table names
AnsweredI don't know if it's only related to the Postgres connector or if the following also happens for other connectors. When table names and column names are in snakeCase/PascalCase in the sources, the ...
-
Provide users with more flexibility in the destination schema names
AnsweredThe destination schema name can't be configured by the users. For instance, for the Postgres connector, we have to choose a prefix (that is unique among ALL connectors). Then, the schema in which t...