Skip to content

Add NpgsqlDataSource.ReloadTypes() #5905

@roji

Description

@roji

We currently have ReloadTyes() (and async) on NpgsqlConnection, although they're logically more operations on the data source. We should consider adding NpgsqlDataSource.ReloadTypes(), so that people won't need to go through the useless dance of creation a connection just in order to reload types.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions