Skip to content

fix: warn instead of error single catalog multiple catalogs#2251

Merged
eakmanrq merged 1 commit intomainfrom
eakmanrq/warn_instead_of_error_single_catalog
Mar 12, 2024
Merged

fix: warn instead of error single catalog multiple catalogs#2251
eakmanrq merged 1 commit intomainfrom
eakmanrq/warn_instead_of_error_single_catalog

Conversation

@eakmanrq
Copy link
Copy Markdown
Collaborator

Prior to this PR if we detected a single catalog engine (like Postgres) referred to another catalog then it would error. This is likely excessive since the single catalog would error on it's own anyways and it can potentially raise errors when they are needed. Therefore this PR switches this to log a warning instead.

@eakmanrq eakmanrq force-pushed the eakmanrq/warn_instead_of_error_single_catalog branch from 4e3e261 to 000b1cd Compare March 12, 2024 04:22
@eakmanrq eakmanrq enabled auto-merge (squash) March 12, 2024 04:25
@eakmanrq eakmanrq force-pushed the eakmanrq/warn_instead_of_error_single_catalog branch from 000b1cd to fb6ff31 Compare March 12, 2024 04:32
@eakmanrq eakmanrq merged commit b3a4053 into main Mar 12, 2024
@eakmanrq eakmanrq deleted the eakmanrq/warn_instead_of_error_single_catalog branch March 12, 2024 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants