Commit Graph

3 Commits

Author SHA1 Message Date
Piotr Kiełkowicz 7f52c26bbf
IntegrationTests - enable nullable (#1828)
* Remove redundant nullable

* Nullable for IntegrationTests

* dotnet-format

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2022-12-19 19:02:54 +00:00
Piotr Kiełkowicz 5782c35eb2
Drop .NET Core 3.1 support (#1603) 2022-11-10 08:38:11 +00:00
Piotr Kiełkowicz 67b12b4cec
Rename Tests Collection and Fixture types (#972)
* rename npgqslCollection to postgessCollection
tests in fact tests npgsql so no need to change

* SqlClientCollection -> SqlServerCollection changes

* MySqlDataCollection -> MySqlCollection
2022-07-22 05:41:51 +02:00