* update to net 5 * Add DecimalTypeKey to the logger * fix build * fix sdk version for script * Update dependencies. * Fix version and dependencies. * Readd necessary code paths, fix smaller upgrade issues, cleanup code. * Fix project files. * Fix tests. * Readd removed JetQueryTranslationPostprocessorFactory injection. Fix date/time related millisecond (double) support. * Fix value generation. Co-authored-by: Laurents Meyer <laucomm@gmail.com>
* Ensure deterministic test ordering. * Fix DateTime factions logic. * Make milliseconds support opt-in. * Fix logic and add tests. * Fix DateTime related OLE DB parameter configuration.
* Fix and improve test runs. * Fix DateTime expressions for HasDefaultValue() and add support for fractions of a second. Refactor test infrastructure.