Julien Bouvier
Julien Bouvier
Glad to hear this will be fixed in the next release! I tried out [Reader Type Overhaul](https://github.com/Giorgi/DuckDB.NET/commits/Reader-Type-Overhaul/). In `TimestampTests.QueryScalarTest`, if I replace `TIMESTAMP` by `TIMESTAMP_NS` in the `Command.CommandText`, the test...
this test: https://github.com/Giorgi/DuckDB.NET/blob/86017db53ff55fbe4c794124e4dd3bfbe74f69cb/DuckDB.NET.Test/Parameters/TimestampTests.cs#L21
Awesome. Thanks!
@Crossbow78 indeed, I created this issue because I have this warning: > Detected package version outside of dependency constraint: FluentResults.Extensions.FluentAssertions 2.2.1 requires FluentAssertions (= 6.7.0) but version FluentAssertions 7.2.0 was...