Hajime Nakagami

Results 56 comments of Hajime Nakagami

W7 == Windows7 ? 1.22 in the Go.mod file now, I think it will eventually be supported in 1.22.

Is #194 helpful?

I think the current behavior is correct. The blob value get as is (the same as when charset is OCTET in a char). What do others think is right?

I am also beginning to think that it would be better to convert the SUB_TYPE TEXT of the BLOB with charset. I think I can apply this pull request https://github.com/nakagami/firebirdsql/pull/192...

No problem. Certainly Oracle is not implemented % operator, but PostgreSQL and MySQL have both MOD function and modulo operator. So I want both MOD and % if it possible.

Please write down the detailed steps where the error occurs

https://github.com/nakagami/firebirdsql/pull/181

I can't add it to the test code, though, because the error message changes slightly with different versions of firebird, The following test passes on my machine. ``` +func TestGoIssue183(t...

It seems to me that following the IP address of the op_response would be better for the spec, but what about other language drivers that support events? I certainly don't...

Thank you. I have not been able to write a test, Can you try to reflect this modification? https://github.com/nakagami/pyfirebirdsql/commit/b40674fd6bcf903406baed863c9a8d050adc7dd6