Mark Junker

Results 56 issues of Mark Junker

This exception seems to be thrown for every statement and every client creation (`CallIfExists` function), which slows down the application. I propose a workaround that remembers which action did work...

This is needed to avoid unnecessary EntryPointNotFoundException exceptions, as they massively slow down program execution - especially in development environments. Fixes #1146

What are the changes between this litmus version and the version 0.13.0 from [webdav.org](http://www.webdav.org/neon/litmus/)?

- Moved source code to a shared library - Created two projects - one for .NET Profile136 (.NET 4.0, SL5) and one for .NET Profile259 (.NET 4.5, .NET Core) -...

It would be nice to have a MSBuild task that creates the source code of an XSD file automatically. The following features for xsd2 would be needed: - [ ]...

I noticed some differences between xsd and xsd2: - [ ] The order of the classes is different. Is there some detection what XSD types are really used? - [...

This pull request has one side effect. Due to the change of NHibernate to v4.0.1, the Rhino.Security.ActiveRecord will be unusable.

The external runners (Migrate.exe, dotnet fm, msbuild) are unreliable due to several problems around different target frameworks (net461, netstandard1.3, netcoreapp2.0, etc.) and .NET implementations (Framework, Core, Mono). The current implementation...

discussion
area-runner-ExternalRunner

`GenericGenerator.ValidateAdditionalFeatureCompatibility` returns an error string which will be returned directly by the generator. This doesn't make sense, because the output is passed directly to the processor trying to execute it...

feature
discussion
needs:investigation
workitem:propose-close

Affected databases: - SQLite - Hana - MySQL - Oracle - .Connect Oracle

db:oracle
investigation-needed
db:sqlite
db:mysql
db:hana
propose-close