Skip to content

Override GetColumnContentSize for Postgre SQL#99

Merged
JaBistDuNarrisch merged 2 commits intomasterfrom
boolean-default-values-postgre
Aug 12, 2025
Merged

Override GetColumnContentSize for Postgre SQL#99
JaBistDuNarrisch merged 2 commits intomasterfrom
boolean-default-values-postgre

Conversation

@JaBistDuNarrisch
Copy link
Copy Markdown

Fixes #97

@JaBistDuNarrisch JaBistDuNarrisch merged commit d657edb into master Aug 12, 2025
1 check passed
@JaBistDuNarrisch JaBistDuNarrisch deleted the boolean-default-values-postgre branch August 12, 2025 12:23

[TestFixture]
[Category("Postgre")]
public class PostgreSQLTransformationProvider_GetColumnContentSizeTests : PostgreSQLTransformationProviderTestBase
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the file name be the same as the class?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will fix that in the next PR.

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.

Postgres: GetColumnContentSize throws No function matches the given name and argument types. You might need to add explicit type casts.

2 participants