carpii

Results 15 comments of carpii

@zenorocha Great lib, and I admire your dedication. Thanks! I've been using it for a while, but still had some parts of my site using ZeroClip (Flash based.. ugh).

You need to use a 4 byte utf character set. In MySQL this would be utf8mb4

I'm seeing similar issues, deploying with postgres and tiki via the docker compose @ https://github.com/jonaswinkler/paperless-ng/tree/master/docker/compose When I add PDF's to the consume dir, the consumer appears to create anywhere from...

> Seeing this issue as well, although I thought it was because my consumer keeps dying (found this thread searching for submissions on that) necessitating a container restart. I was...

Kind of a similar issue here https://ottolenghi.co.uk/roasted-pork-belly-shop Great extension though, thanks

Hiya, thanks for being receptive to the idea I don't have a firm idea of the JSON structure in mind, but my initial thoughts are kinda similar to the indenting...

I could work with this format. I hadn't considered the buffering problem to be honest. Would `nr` be a unique rule id? I normally parse JSON by piping into the...

Do we know if this was ever suggested as a merge to sqlx? savepoints are not postgres specific, but have been part of the SQL standard for many years now...

Ok, I understand. Thanks for the reply 👍

Hi, is this feature still being considered, or unlikely to be developed? I'll close the ticket if not, and look into other solutions (maybe a fork or porting it to...