Skip to content

fix(timescaledb): remove schema timescaledb#25

Merged
GregoireW merged 2 commits intomainfrom
fix/exclude_timescale_db_schema
Nov 13, 2025
Merged

fix(timescaledb): remove schema timescaledb#25
GregoireW merged 2 commits intomainfrom
fix/exclude_timescale_db_schema

Conversation

@pmpetit
Copy link
Contributor

@pmpetit pmpetit commented Nov 13, 2025

This pull request adds a new list of excluded schemas to the dblinter/function_library.py file, which can be used to filter out system and extension schemas from analysis or processing.

Schema exclusion:

  • Added the EXCLUDED_SCHEMAS list containing common PostgreSQL system and TimescaleDB extension schemas to be excluded from processing.
  • Added EXCLUDED_SCHEMAS_STR as a string representation of the excluded schemas for easy use in queries or logging.# PR Description

@sonarqubecloud
Copy link

@GregoireW GregoireW merged commit a3cb2d3 into main Nov 13, 2025
5 checks passed
@GregoireW GregoireW deleted the fix/exclude_timescale_db_schema branch November 13, 2025 12:53
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