Patrick R

Results 10 comments of Patrick R

Hi, any updates regarding this PR ? I'm currently facing a timestamp issue which should be fixed by this change: The comparison fails with the update_column fails on MySQL because...

Hi @ViVa98 The version of the middleware that you are using does not support anything like that, however @stafyniaksacha has been working on a v2 (you can check out the...

Good stuff, I like it ! 🚀 @stafyniaksacha has been migrating a whole bunch of Strapi things to Typescript, when that becomes more available the adapter packages could benefit from...

Hi @valentin-harrang, could you share your config ?

Hi @lukawski Have you tried setting the `clearRelatedCache` option in the configuration ? From the readme > By setting the clearRelatedCache to true, the middleware will inspect the Strapi models...

Hi @mehdilouraoui That does seem off, although I don't have enough here to debug. Is the repo public by any chance ?

Hi @Jbmanllr Could you please share the following: - your middleware config file - strapi version - cache middleware version

Hey @selfagency and @jpizzle34 I've had a look at the code, it does seem to be an issue in version 1 of the middleware. That said the code has been...

Possibly creating per-language tabs on the dashboard pages would be an elegant way of enabling the localisation.

I feel listing the languages per field is perhaps overkill. I would personally lean towards a global implementation (package.json config looks good), and being able to disable fields, for example...