Samuel Colvin
Samuel Colvin
@piderman314 any interest in merging this, or at least unpinning the the `image` dependency so this library works with latest version of `image`?
Small update as I forgot to include this in the main issue: We previously supported direct connection to the database using the PostgreSQL wire protocol, meaning you could connect with...
Thanks for reporting @frankie567, I've moved that to #433.
Looking good, suggestions: * Rename the argument to `none_value` * make `none_value` optional, default `None` when deserialising
This looks awesome, I'll review properly when I'm at a computer.
> As for the readme file, I think this `None`-value handling could be a selling point. Another point is that, in my opinion, you can state that `rtoml` is THE...
> What happened to this PR? I got very busy :smile:. Fixing now.
Thanks so much for this @pwwang.
🤦 I'll fix them
I don't think this is possible since the underlying OS watching semantics need a directory to exist. I guess we could add a layer filtering on top in watchfiles, but...