Home
last modified time | relevance | path

Searched defs:currentDatabase (Results 1 – 25 of 61) sorted by relevance

123

/dports/security/keepassxc/keepassxc-2.6.6/src/cli/
H A DCommand.h47 QSharedPointer<Database> currentDatabase; variable
H A Dkeepassxc-cli.cpp137 QSharedPointer<Database> currentDatabase(openCmd.currentDatabase); in enterInteractiveMode() local
/dports/devel/eric6/eric6-21.11/eric/eric6/SqlBrowser/
H A DSqlConnectionWidget.py161 def currentDatabase(self): member in SqlConnectionWidget
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/sqlbrowser/
H A Dconnectionwidget.cpp112 QSqlDatabase ConnectionWidget::currentDatabase() const in currentDatabase() function in ConnectionWidget
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/sql/sqlbrowser/
H A Dconnectionwidget.cpp121 QSqlDatabase ConnectionWidget::currentDatabase() const in currentDatabase() function in ConnectionWidget
/dports/devel/spark/spark-2.1.1/sql/core/src/main/scala/org/apache/spark/sql/catalog/
H A DCatalog.scala38 def currentDatabase: String method
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/Packages/
H A DPackages.Database.cs126 public static PackageDatabase currentDatabase; field in OpenBveApi.Packages.Database
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php315 public function getListTableColumnsSQL($table, $currentDatabase = null)
325 public function getListTableIndexesSQL($table, $currentDatabase = null)
H A DDB2Platform.php216 public function getListTableIndexesSQL($table, $currentDatabase = null)
H A DMySqlPlatform.php144 public function getListTableIndexesSQL($table, $currentDatabase = null)
H A DPostgreSqlPlatform.php231 public function getListTableIndexesSQL($table, $currentDatabase = null)
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/
H A Ddb_tree.py71 def currentDatabase(self): member in DBTree
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/
H A Ddb_tree.py71 def currentDatabase(self): member in DBTree
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/
H A DHiveQuerySuite.scala1116 val currentDatabase = sql("select current_database()").first().getString(0) constant
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php415 public function getListTableColumnsSQL($table, $currentDatabase = null)
425 public function getListTableIndexesSQL($table, $currentDatabase = null)
/dports/devel/spark/spark-2.1.1/python/pyspark/sql/
H A Dcatalog.py47 def currentDatabase(self): member in Catalog
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php416 public function getListTableColumnsSQL($table, $currentDatabase = null)
427 public function getListTableIndexesSQL($table, $currentDatabase = null)
H A DDB2Platform.php334 public function getListTableIndexesSQL($table, $currentDatabase = null)
/dports/databases/kexi/kexi-3.2.0/src/plugins/scripting/kexidb/
H A Dkexidbconnection.cpp97 QString KexiDBConnection::currentDatabase() const in currentDatabase() function in KexiDBConnection
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php436 public function getListTableColumnsSQL($table, $currentDatabase = null)
446 public function getListTableIndexesSQL($table, $currentDatabase = null)
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php444 public function getListTableColumnsSQL($table, $currentDatabase = null)
454 public function getListTableIndexesSQL($table, $currentDatabase = null)
/dports/databases/pear-Horde_Db/Horde_Db-2.4.0/lib/Horde/Db/Adapter/Mysql/
H A DSchema.php440 public function currentDatabase() function in Horde_Db_Adapter_Mysql_Schema
/dports/databases/pear-Horde_Db/Horde_Db-2.4.0/lib/Horde/Db/Adapter/Sqlite/
H A DSchema.php460 public function currentDatabase() function in Horde_Db_Adapter_Sqlite_Schema
/dports/databases/pear-Horde_Db/Horde_Db-2.4.0/lib/Horde/Db/Adapter/Oracle/
H A DSchema.php816 public function currentDatabase() function in Horde_Db_Adapter_Oracle_Schema
/dports/databases/pear-Horde_Db/Horde_Db-2.4.0/lib/Horde/Db/Adapter/Postgresql/
H A DSchema.php754 public function currentDatabase() function in Horde_Db_Adapter_Postgresql_Schema

123