Skip to content

Override GetColumnContentSize for Postgre SQL #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 12, 2025

Conversation

JaBistDuNarrisch
Copy link

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

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
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