matador::dialect_traits Struct Reference

#include <basic_dialect.hpp>

Public Types

enum  identifier { ESCAPE_BOTH_SAME , ESCAPE_CLOSING_BRACKET }
 

Detailed Description

Struct holding sql dialect traits

Member Enumeration Documentation

◆ identifier

Holding enums concerning escaping identifiers

Enumerator
ESCAPE_BOTH_SAME 

The escape quotes are the same

ESCAPE_CLOSING_BRACKET 

The escape quotes differ; escape the closing one


The documentation for this struct was generated from the following file:
  • matador/sql/basic_dialect.hpp