Exception: DbAgile::SchemaSyntaxError

Inherits:
SchemaError show all
Defined in:
lib/dbagile/core/schema/errors.rb

Overview

Raised when something goes wrong with a schema during a builder execution.

As schema parsing is often made on YAML files, any error at builder stage is considered a syntax error. However, it includes schema type checking, which is not that syntactic!

Syntax error when parsing #schema_file: #causecause.message