Module: Automodel

Defined in:
lib/automodel/automodel.rb,
lib/automodel/errors.rb,
lib/automodel/helpers.rb,
lib/automodel/version.rb,
lib/automodel/connectors.rb,
lib/automodel/schema_inspector.rb

Overview

The root module for the automodel-sqlserver gem.

Defined Under Namespace

Modules: Connectors, Helpers Classes: AdapterAlreadyRegisteredError, Error, FindOnCompoundPrimaryKeyError, NameCollisionError, SchemaInspector

Constant Summary collapse

VERSION =

The canonical automodel-sqlserver gem version.

This should only ever be updated immediately before a release; the commit that updates this value should be pushed by the rake release process.

'0.1.0'.freeze