Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsqldriver.cpp File Reference
#include "qsqldriver.h"
#include "qdatetime.h"
#include "qsqlerror.h"
#include "qsqlfield.h"
#include "qsqlindex.h"
#include "private/qsqldriver_p.h"
#include "private/qtools_p.h"
#include <limits.h>
#include "moc_qsqldriver.cpp"
+ Include dependency graph for qsqldriver.cpp:

Go to the source code of this file.

Functions

static QString prepareIdentifier (const QString &identifier, QSqlDriver::IdentifierType type, const QSqlDriver *driver)
 

Function Documentation

◆ prepareIdentifier()

static QString prepareIdentifier ( const QString identifier,
QSqlDriver::IdentifierType  type,
const QSqlDriver driver 
)
static

Definition at line 19 of file qsqldriver.cpp.

References QSqlDriver::escapeIdentifier(), QSqlDriver::isIdentifierEscaped(), Q_ASSERT, and ret.

Referenced by QSqlDriver::sqlStatement().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: