Home
last modified time | relevance | path

Searched defs:schemaTableName (Results 1 – 13 of 13) sorted by relevance

/dports/www/elgg/elgg-3.3.23/vendor/robmorgan/phinx/src/Phinx/Migration/Manager/
H A DEnvironment.php68 protected $schemaTableName = 'phinxlog'; variable in Phinx\\Migration\\Manager\\Environment
415 public function setSchemaTableName($schemaTableName)
/dports/www/elgg/elgg-3.3.23/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/
H A DAbstractAdapter.php66 protected $schemaTableName = 'phinxlog'; variable in Phinx\\Db\\Adapter\\AbstractAdapter
197 public function setSchemaTableName($schemaTableName)
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/postgres/
H A Dqgspostgresdataitemguiprovider.cpp391 QString schemaTableName; in renameLayer() local
455 QString schemaTableName; in truncateTable() local
495 QString schemaTableName; in refreshMaterializedView() local
H A Dqgspostgresdataitems.cpp41 QString schemaTableName; in deleteLayer() local
H A Dqgspostgresprovider.cpp4353 QString schemaTableName; in createEmptyLayer() local
/dports/graphics/qgis/qgis-3.22.3/src/providers/postgres/
H A Dqgspostgresdataitemguiprovider.cpp393 QString schemaTableName; in renameLayer() local
457 QString schemaTableName; in truncateTable() local
497 QString schemaTableName; in refreshMaterializedView() local
H A Dqgspostgresdataitems.cpp44 QString schemaTableName; in deleteLayer() local
H A Dqgspostgresprovider.cpp4369 QString schemaTableName; in createEmptyLayer() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/postgresql/
H A Dpq_statics.cxx58 const char * schemaTableName; member
H A Dpq_statics.hxx77 OUString schemaTableName; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/postgresql/
H A Dpq_statics.cxx58 const sal_Char * schemaTableName; member
H A Dpq_statics.hxx79 OUString schemaTableName; member
/dports/graphics/qgis/qgis-3.22.3/src/providers/hana/
H A Dqgshanaprovider.cpp1617 QString schemaTableName = QgsHanaUtils::quotedIdentifier( schemaName ) + '.' + in createEmptyLayer() local