Module: Gitlab::Database::QueryAnalyzers::PreventSetOperatorMismatch::Type

Defined in:
lib/gitlab/database/query_analyzers/prevent_set_operator_mismatch/type.rb

Overview

An enumerated set of constants that represent the state of the parse.

Constant Summary collapse

STATIC =
:static
DYNAMIC =
:dynamic
INVALID =
:invalid