Noboru Saito
Noboru Saito
Hmm, could this be a code signing issue?
> > Hmm, could this be a code signing issue? > > So it seems. Thank you. What should I do...?
Thank you for the issue. I think it should be cast explicitly. The mistake of automatically converting a number to a number type is repeated many times. This is either...
I don't think it's a good idea to just add options so far.
Please tell me the information including environment and build commands. trdsql needs c-compiler to build sqlite. Cross Compiling further requires a library.
Thank you for reporting the issue. I know it doesn't work with UTF-8 BOM, but I don't want to support it if possible. It may be dealt with in the...
Thank you for a good suggestion. But for now, I have no idea how to implement it. I'm thinking about using SQL JSON functions to combine nested outputs.
Thank you for the issue. I have to take the time to think about whether to implement it.
Since trdsql uses go-sqlite3, it is built with cgo enabled. Therefore, it cannot be completely statically linked. I hope it works with older versions of glibc (I'd love to know...
Thank you for teaching me. I don't think it's right to change the binary right away. I will continue to consider.