Hajime Nakagami
Hajime Nakagami
Revert because of Issue #134 I've left charsetLen() in there, so if you have a better way, please pull request it.
I think you need to set Firebird charset to utf-8
The driver only implements methods that are predetermined, so it will be difficult to make it faster.
Sorry I don't know how to treat non us-ascii file names.
In github actions, I only tested it with go 1.5 until a while ago! I've just changed it to test with go1.5 and go1.6. https://github.com/nakagami/firebirdsql/commit/1d73435bd59e03ecc2dd70596b59bf67db9888bf It passes the test on...
I think it is logical mistake, not a driver's bug. @hmyrie Please send me a pull request for the failing test code.
Umm, this error occur in Firebird server, and I don't think it depends on the behavior of the driver Sorry please write a reproducible unittest. https://github.com/nakagami/firebirdsql/blob/master/driver_test.go
Sorry, I don't even know exactly. I am also looking for documentation pull requests.