Home
last modified time | relevance | path

Searched defs:pkType (Results 1 – 12 of 12) sorted by relevance

/dports/www/grafana8/xorm/
H A Dtypes.go15 pkType = reflect.TypeOf(core.PK{}) var
/dports/graphics/qgis/qgis-3.22.3/src/providers/hana/
H A Dqgshanaprimarykeys.cpp197 …ng QgsHanaPrimaryKeyUtils::buildWhereClause( const QgsFields &fields, QgsHanaPrimaryKeyType pkType, in buildWhereClause()
222 …s::buildWhereClause( QgsFeatureId featureId, const QgsFields &fields, QgsHanaPrimaryKeyType pkType, in buildWhereClause()
266 …hereClause( const QgsFeatureIds &featureIds, const QgsFields &fields, QgsHanaPrimaryKeyType pkType, in buildWhereClause()
H A Dqgshanaprovider.cpp308 QgsHanaPrimaryKeyType pkType, in setStatementFidValue()
/dports/www/gitea/gitea-1.16.5/vendor/xorm.io/xorm/internal/statements/
H A Dpk.go17 pkType = reflect.TypeOf(schemas.PK{}) var
/dports/graphics/qgis/qgis-3.22.3/src/providers/db2/
H A Dqgsdb2geometrycolumns.cpp151 const QVariant::Type pkType = pkFld.type(); in populateLayerProperty() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/db2/
H A Dqgsdb2geometrycolumns.cpp149 QVariant::Type pkType = pkFld.type(); in populateLayerProperty() local
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Compute/
H A DInitialStateConfig.php27 protected $pkType = 'Google_Service_Compute_FileContentBuffer'; variable in Google_Service_Compute_InitialStateConfig
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/postgres/raster/
H A Dqgspostgresrasterprovider.cpp2108 QgsPostgresPrimaryKeyType pkType { QgsPostgresPrimaryKeyType::PktUnknown }; in determinePrimaryKey() local
2160 QgsPostgresPrimaryKeyType pkType { QgsPostgresPrimaryKeyType::PktUnknown }; in determinePrimaryKeyFromUriKeyColumn() local
/dports/graphics/qgis/qgis-3.22.3/src/providers/postgres/raster/
H A Dqgspostgresrasterprovider.cpp2132 QgsPostgresPrimaryKeyType pkType { QgsPostgresPrimaryKeyType::PktUnknown }; in determinePrimaryKey() local
2184 QgsPostgresPrimaryKeyType pkType { QgsPostgresPrimaryKeyType::PktUnknown }; in determinePrimaryKeyFromUriKeyColumn() local
/dports/graphics/qgis/qgis-3.22.3/src/providers/postgres/
H A Dqgspostgresprovider.cpp80 QgsPostgresProvider::pkType( const QgsField &f ) const in pkType() function in QgsPostgresProvider
514 … featureId, const QgsFields &fields, QgsPostgresConn *conn, QgsPostgresPrimaryKeyType pkType, cons… in whereClause()
591 …featureIds, const QgsFields &fields, QgsPostgresConn *conn, QgsPostgresPrimaryKeyType pkType, cons… in whereClause()
4367 QStringList pkType; in createEmptyLayer() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/postgres/
H A Dqgspostgresprovider.cpp80 QgsPostgresProvider::pkType( const QgsField &f ) const in pkType() function in QgsPostgresProvider
511 … featureId, const QgsFields &fields, QgsPostgresConn *conn, QgsPostgresPrimaryKeyType pkType, cons… in whereClause()
588 …featureIds, const QgsFields &fields, QgsPostgresConn *conn, QgsPostgresPrimaryKeyType pkType, cons… in whereClause()
4351 QStringList pkType; in createEmptyLayer() local
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsofflineediting.cpp1708 const QVariant::Type pkType = pkField.type(); in getLayerPkIdx() local