Class: Skylight::Core::Normalizers::DataMapper::SQL Private

Inherits:
SQL
  • Object
show all
Defined in:
lib/skylight/core/normalizers/data_mapper/sql.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Normalizer for SQL requests

Constant Summary

Constants inherited from SQL

SQL::CAT

Instance Attribute Summary

Attributes inherited from Normalizer

#config

Method Summary

Methods inherited from SQL

#normalize

Methods inherited from Normalizer

#initialize, #normalize, #normalize_after, register

Constructor Details

This class inherits a constructor from Skylight::Core::Normalizers::Normalizer