godror v0.24.0 Release Notes

  • โž• Added

    • โš  noTimezoneCheck flag in connection string to suppress the WARNING printout
    • โœ… tests use GODROR_TEST_DSN env var

    ๐Ÿ”„ Changed

    • GetCompileErrors requires context.Context.
    • ObjectType became a pointer (uses a mutex, must be a pointer)