Skip to content

Conversation

@BrunoSMonteiro74
Copy link
Contributor

  • Add partitions as ignore tables
  • Add partitioned tables to table list as regular tables

Added TODO for moving utility method decodeBlobHexFromBytesToText() to read hex value from blob field. It would make more sense as decodeBlobHexFromBytesToBytes and then we would read raw data - or not.
…\x%s' using instead the plain blobLiteral, which expects an hexadecimal encoded value with morf blobLiteral(value).
…stgreSQLMetaDataProvider, to read the actual partitioned tables as regular ones. Those tables are represented in a distinct form when Postgres.
Changed comments on PostgreSQLDialect
…l binary fields with byte values ranging from 0x00 to 0xFF.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2024

Propagate the impact of that change to other classes.
TestDatabaseMetaDataProvider - testTableWithPartition(): extend test to validate that table and column metadata for partition table is still read.
@sonarqubecloud
Copy link

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