Stiig Gade

Results 8 comments of Stiig Gade

I also encountered this problem while attempting to switch our library from mysql to mysql2. A configuration flag would make it possible to switch gradually (ie. change the library and...

We currently have an issue with ng-openapi-gen not generating the correct models, as the openapi docs does not include inherited types, which swashbuckle did before.

> [@sga-solita](https://github.com/sga-solita) with a SchemaTransformer we been able to get it back to work for ng-openapi-gen Thanks for the reply. Can you share some code to get me started? Or...

@davesmits Thanks for the help. I could not get it to work, but that might be because I am using Microsoft.Azure.Functions.Worker.Extensions.OpenApi package, as I am using it in an Azure...

@nscuro I did think of that possibility, but the cloud_RoleName is DT backend (redacted here, but screenshot for clarity) ![image](https://github.com/user-attachments/assets/e7db3a58-9053-4f28-b036-ccda209bd02b)

I just tried to disable Application Insights for my backend (DT). Logs stopped coming. I also checked server log configuration for my database, and it has never been enabled.

@JacksonWeber Sorry, I should have mentioned that. I discovered the bug when using 3.3.0, and then tried 3.4.0, which had the same outcome.

I also have this issue (created #5430 as I did not see this one)