Closed plsft closed 3 years ago
I'm using the Postgres Driver and was reviewing the docs and saw there is a new constructor we need to use, however it's not letting me use it:
The entire project is .NET 5.0
I see why. I created a class that inherited from NPoco.Database that needed to directly expose this constructor
I'm using the Postgres Driver and was reviewing the docs and saw there is a new constructor we need to use, however it's not letting me use it:
The entire project is .NET 5.0