* Fix parameter config for decimal and long when using odbc * DateTime.Date needs its output type mapping to be a datetime * use decimal as base for currency * update tests * Fix DateTime.Date null checking
* 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>
* Rename System.Data.Jet and System.Data.Jet.Test projects. * Rename System.Data.Jet and System.Data.Jet.Test namespaces.