Class: Skylight::Core::Normalizers::Sequel::SQL Private

Inherits:
Skylight::Core::Normalizers::SQL show all
Defined in:
lib/skylight/core/normalizers/sequel/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

API:

  • private

Constant Summary

Constants inherited from Skylight::Core::Normalizers::SQL

Skylight::Core::Normalizers::SQL::CAT

Instance Attribute Summary

Attributes inherited from Normalizer

#config

Method Summary

Methods inherited from Skylight::Core::Normalizers::SQL

#normalize

Methods inherited from Normalizer

#initialize, #normalize, #normalize_after, register

Constructor Details

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