Skip to content

Postgres source: consider renaming schema and table options #391

@morsapaes

Description

@morsapaes

The schema option takes a list of strings, so it'd be less confusing to call it schemas (= FOR SCHEMAS). The same is true for table (= FOR TABLES).

Not sure if there's a way to change this in a backwards-compatible way. It might be worth double-checking if there are similar examples and patch them all in one go.

Metadata

Metadata

Assignees

Labels

breaking changeWill cause a breaking change in the next releasediscussionIssues that warrant a discussion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions