Benedek Farkas

Results 144 comments of Benedek Farkas

I'd also be interested in this addition - I assume @gerhardol's question is where to add a setting for this?

Does this mean that the length of the DisplayAlias column should be restricted to 255 characters?

OK, so a generic solution might be that SchemeBuilder.CreateIndex ignores columns longer than 255 characters for MySQL databases.

@HengzheLi which MySQL version are you using?

@sebastienros there are some deeper issues here: It seems that we have migrations in the built-in features that create indices on columns that cause problems in different database engines (and...

There were several changes in the past that broke Dynamic Compilation due to the lack of testing (we even have SpecFlow tests for those btw), which is quite unfortunate, because...

@michaelsync can you tell us more about this use-case? When you're running anything in Production, you should definitely have a precompiled application (including your dependencies as source beforehand for example)...

@MatteoPiovanelli-Laser it's a bit unfortunate, but due to the amount of time passed, do you think this should still be taken care of for 1.10.4? Localization changed a lot on...

You mean an automated copying of infoset properties in a similar fashion as ExportInfoset and ImportInfoset? Btw we're currently reviewing/testing your other PR on cloning (#7592).

@MatteoPiovanelli-Laser I tested the current dev branch to make sure I understand where we're starting from (mostly because this issue and the associated PR is old) and you can render...