Marco Manino

Results 25 comments of Marco Manino

I know this is old, but this should be merged as it makes the behavior much more consistent. A typical use-case I see for this is when you are trying...

Hi, I don't know if it applies anymore, given it's 3 years ago (and the PR is 5 years ago!). I am moving away from NodeJS, but I think you...

Hi @deadprogram! I think it actually wasn't fixed as the original bug is still there in version 0.31.0. Given a file containing: ```go // main.go package main func init() {...

Hi everybody! I saw that Klee does not have a package on Ubuntu, so I took some time to build [a snap](https://github.com/marco6/klee). It is somehow similar to the Docker image,...

I reviewed your code and it seems exactly what I need. @kawanet colud you please consider relasing a new version with this bugfix? I can see from npm that this...

Depends on canonical/dqlite#736.

Ready as canonical/dqlite#736 was merged.

I have tested `NpgsqlDbType.Unknown` and it seems working in my current use-case as I am inserting into tables/using parameters in where clauses, so Postgres can actually infer the type itself....

This is a likely decline as #821 makes barriers a very rare operation. Part of this PR has been moved to #827.