dstruct.dialects.pgsqldialect

DStruct - Object-Relation Mapping for D programming language, with interface similar to Hibernate.

Source file dstruct/dialects/sqlitedialect.d.

This module contains implementation of PGSQLDialect class which provides implementation specific SQL syntax information.

Members

Classes

PGSQLDialect
class PGSQLDialect

Undocumented in source.

Variables

PGSQL_RESERVED_WORDS
string[] PGSQL_RESERVED_WORDS;

Undocumented in source.

Meta

Authors

Vadim Lopatin