Hubert Krauze

Results 23 comments of Hubert Krauze

What is motivation for that?

Hasn't it already done by @antho1404, has it?

I think that this might be a bug in gogo. It does not add `omitempty` value in json tag for the generated field. Every other filed have that. Note also...

So I like the idea of keeping the same hash for the same logical data. Option to consider - instead of storing the array, we can change the types from...

The sid should be removed as discussed previously. It should be removed before putting it on test net. So, in fact, this issues should be about removal sid at all.

```yaml - db_type: "pg_catalog.timestamp" nullable: true go_type: import: "time"\n"github.com/myproject/null" type: "null.Null[time.Time]" ``` There's a great workaround, that worked for me. I only hope it will work in the next versions.

This is the only workaround I found to get the proper results. https://play.sqlc.dev/p/c42b9c650b6b24cf1a9cf2fb91c31aec17753f270e0cdef31da28f8b955d70a1 But it actually doesn't run on PSQL 14 ```sql psq # select row.id, row.name from ( select...

> Do you mean Alpine Linux? Yes, I've updated PR title. > There is already a linux build of v8go. Are you having any issues with using the pre-built v8...

I'm having the same issue, unfortunately, the repo is not public. ``` level=warning msg="[runner] Can't process result by diff processor: can't prepare diff by revgrep: could not read git repo:...

@ldez I've tried v1.37.0 and I've got the same result :/