module Scenic::Adapters

Scenic database adapters.

Scenic ships with a Postgres adapter only but can be extended with additional adapters. This adapter {Adapters::Mysql} implements the interface described on {Adapters::Postgres}.