Module: Scenic::Adapters

Defined in:
lib/scenic/adapters/postgres.rb,
lib/scenic/adapters/postgres/views.rb,
lib/scenic/adapters/postgres/errors.rb,
lib/scenic/adapters/postgres/indexes.rb,
lib/scenic/adapters/postgres/connection.rb,
lib/scenic/adapters/postgres/index_reapplication.rb,
lib/scenic/adapters/postgres/refresh_dependencies.rb

Overview

Scenic database adapters.

Scenic ships with a Postgres adapter only but can be extended with additional adapters. The Postgres adapter provides the interface.

Defined Under Namespace

Classes: Postgres