generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestpending releaseChanges merged in and will be included in the next release cycleChanges merged in and will be included in the next release cycle
Description
Describe the feature
This library abstracts away the underlying NpgsqlConnection and does not expose the underlying methods. This means we lose access to specific Npgsql methods such as binary import and export methods. Is there a way to still provide public access to an NpgsqlConnection instance?
Use Case
NpgsqlConnection has additional methods for postgres specific operations that are not included in the DbConnection interface
Proposed Solution
Is there a way to still provide public access to an NpgsqlConnection instance?
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
The AWS Advanced .NET Data Provider Wrapper version used
1.0.1
dotnet version used
10
Operating System and version
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpending releaseChanges merged in and will be included in the next release cycleChanges merged in and will be included in the next release cycle