Versions in this module Expand all Collapse all v0 v0.1.0 Mar 28, 2023 Changes in this version + type Oracle struct + DB *sqlx.DB + func New(url string) (*Oracle, error) + func (o *Oracle) Close() error