* update ef core * catch exceptions on some newly failing tests. Bug in upstream * [GitHub Actions] Update green tests. --------- Co-authored-by: github-actions <github-actions@github.com>
* Generating Idempotent scripts is expected to throw a not supported exception
* update to ef core 8.0.2
* 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>