2024-08-14 15:28:33 +10:00
|
|
|
# The following has been generated automatically from src/core/qgssqlstatement.h
|
2024-09-09 09:54:21 +10:00
|
|
|
try:
|
|
|
|
QgsSQLStatement.quotedIdentifier = staticmethod(QgsSQLStatement.quotedIdentifier)
|
|
|
|
QgsSQLStatement.quotedIdentifierIfNeeded = staticmethod(QgsSQLStatement.quotedIdentifierIfNeeded)
|
|
|
|
QgsSQLStatement.stripQuotedIdentifier = staticmethod(QgsSQLStatement.stripQuotedIdentifier)
|
|
|
|
QgsSQLStatement.stripMsQuotedIdentifier = staticmethod(QgsSQLStatement.stripMsQuotedIdentifier)
|
|
|
|
QgsSQLStatement.quotedString = staticmethod(QgsSQLStatement.quotedString)
|
|
|
|
except NameError:
|
|
|
|
pass
|