Commit Graph

5 Commits

Author SHA1 Message Date
Piotr Kiełkowicz 8516612166
Simplify copyright disclaimer (#3181) 2023-12-08 09:41:25 +01:00
Rasmus Kuusmann dd79e41efc
Enable implicit usings (#1966)
* use implicit usings

* enable implicit usings for nuke project

* fixes
2023-01-10 10:03:46 -08:00
Piotr Kiełkowicz a83be43a93
Fix TestApplication.Npgsql namespace (#945) 2022-07-18 11:47:26 +02:00
Piotr Kiełkowicz ecfe880ce1
Common method to write testapp header (#936)
* Common method to write testapp header

* code review feedback

* code review feedback
2022-07-15 09:38:31 -07:00
Piotr Kiełkowicz 1ae8fc48c3
Npgsql instrumentation (#933)
* add Npgsql do the dictionary

* Npgsql - traces instrumentation

* typo fixes

* code review feedback
2022-07-14 10:29:53 -07:00