aurelienhayet

Results 2 issues of aurelienhayet

Hi, When configuring Wolverine with the `UseSqlServerPersistenceAndTransport` and `AutoProvision` options, and then connecting to an Azure SQL Database, `EXEC sp_MSdropconstraints` commands are failing because of the unavailability of the `sp_MSdropconstraints`...

Hi, In the `ReverseProxyDocumentFilter` class, at line [151](https://github.com/andreytreyt/yarp-swagger/blob/fcbb07781b90977a22caadc06ac8cd902339ae94/src/Yarp.ReverseProxy.Swagger/ReverseProxyDocumentFilter.cs#L151), you search the `pathKey` (which is the target endpoint one) in the `publishedRoutes` dictionary (which is created from the routes configuration `Path`...