LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::Util::oral::detail::PostgreSQL::ImplFactory Class Reference

#include "pgimpl.h"

Classes

struct  TypeLits
 

Public Member Functions

auto MakeInsertQueryBuilder (const QSqlDatabase &db, const CachedFieldsData &data) const
 

Static Public Attributes

static const QString LimitNone { "ALL" }
 

Detailed Description

Definition at line 104 of file pgimpl.h.

Member Function Documentation

◆ MakeInsertQueryBuilder()

auto LC::Util::oral::detail::PostgreSQL::ImplFactory::MakeInsertQueryBuilder ( const QSqlDatabase &  db,
const CachedFieldsData data 
) const
inline

Definition at line 115 of file pgimpl.h.

Member Data Documentation

◆ LimitNone

const QString LC::Util::oral::detail::PostgreSQL::ImplFactory::LimitNone { "ALL" }
inlinestatic

Definition at line 113 of file pgimpl.h.


The documentation for this class was generated from the following file: