FlyingOnion

Results 8 comments of FlyingOnion

The fork `github.com/gofrs/uuid` does not support go module, so I cherry-pick it to my gitee repo `https://gitee.com/gofrs/uuid`. Package main page: https://pkg.go.dev/gitee.com/gofrs/uuid/v4 This organization has nothing to do with gofrs in...

> @FlyingOnion Have you tried the Test Explorer UI? That uses the vscode terminal, instead of output console. I think that handles '\0' better. > > This is another strong...

> // Both statments execute and the result of the last one is returned; prints "8" @yurivish I don't think both are executed. If I run `select 1; select 2,...

> @FlyingOnion It sounds like you're right, my mistake. Thanks for checking and clarifying. > > I would consider using the modernc sqlite package, but I think there are some...

已查过AppData/Local和AppData/Roaming下的docker日志,都没有发现日志中有类似“pulling xx:va.b.c”的记录。

> Just noting that multiple statements via `SQLB().Prepare()` doesn't work either, Only the first statement gets executed. Should it be a separate issue? Better not do this in production I...

Might be network reason? Try another registry mirror.