Alejandro Recalde
Alejandro Recalde
As an alternative solution setting withCredentials: true worked perfectly for my use case. https://swagger.io/docs/open-source-tools/swagger-ui/usage/configuration/#withCredentials > withCredentials -> Boolean=false If set to true, enables passing credentials, [as defined in the Fetch...
Thanks! That sounds good to me.
I had the same issue using `mydumper 0.15.1-3` and `CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci`
> @alereca are you still interested in this feature? I'd like to see this merged, I can rebase and open a new PR crediting your work if you want. @mcanevet...
> Would you mind rebasing? @Duologic Sorry I didn't answer before
@mariusziemke it's great to know that the provider can work without the flush statements. Bearing that in mind and what I mentioned from MySQL documentation I would stick to removing...
> A rebase should re-trigger CI. > > _sorry for the late responses to your PRs, I had other priorities_ No problem, thanks for reviewing them! I've just merged master...
It's covered by https://github.com/crossplane-contrib/provider-sql/pull/129, but I can merge the changes in https://github.com/crossplane-contrib/provider-sql/pull/136 and the rest of the feature prs if requested