godror v0.34.0 Release Notes

  • ➕ Added

    • ObjectType.AttributeNames() returns the attribute names in DB order.
    • PoolStats has a DBStats method to convert it to sql.DBStats.
    • By embedding godror.ObjectTypeName and setting the field tag with "godror:,type=my_pkg.type" you can use structs in place of Oracle objects in ExecStmt.