Cyril Chapellier

Results 175 comments of Cyril Chapellier

Hi @sagold I think I found it. The culprit is `process.cwd()` that introduces problems in the path for this specific feature. In fact, it changes the path where we _expect_...

(It's mentionned in the docs here : https://github.com/area17/twill/blob/master/docs/.sections/crud-modules.md)

Hi @tulir Do you have any news on this ? Can I help somehow ? Thanks!

Same here, any workaround ?

https://github.com/tulir/mautrix-signal/issues/56#issuecomment-803911136 might be linked

It hasn't, as far as I know; But I'm a bit wary of touching permission-related code in Davis (_rather than in sabre/dav, where it should be implemented_) as it's generally...

@djanpy 👋🏼 Now that #105 is merged and released, does it fix your original issue?

Closing as no recent activity.

I have merged and pre-released [v3.0.0](https://github.com/tchapi/davis/releases/tag/v3.0.0) that fixes the database columns. If you don't use MySQL, I suggest to be very cautious since you will probably need to manually cast...