Module diesel_oci::oracle

source ·
Expand description

Provides types and functions related to working with Oracle

This module contains a diesel backend and connection implementation for Oracle databases

Modules

Structs

  • Connections for the Oracle backend. The following connection url schema is supported:
  • Oracle specfic metadata about the type of a bind value
  • The Oracle backend type
  • A unserialized value as received from the database

Enums