Golang Firebird Driver version 0.9.2 released with a few Firebird 4 features

Golang Firebird Driver version 0.9.2 released with a few Firebird 4 features and fixes :

  • Support negatives INT128 #132
  • Fix decode Int128 #131
  • Upgrade mathutil to v1.4.1 to support RISC-V x64 #122
  • Update README.rst – current supported go is 1.15 #121
  • Support INT128 for Firebird 4.0 #129
  • Move calcBlr() to xsqlvar.go c19e7b9
  • Fix time(stamp) with timezone. issue #128 

You can install it with go get github.com/nakagami/firebirdsql