Home
last modified time | relevance | path

Searched refs:databases (Results 1 – 25 of 36) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DGoogleFirestoreAdminV1ListDatabasesResponse.php29 public function setDatabases($databases) argument
31 $this->databases = $databases;
38 return $this->databases;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
DExportContext.php28 public $databases; variable in Google\\Service\\SQLAdmin\\ExportContext
65 public function setDatabases($databases) argument
67 $this->databases = $databases;
74 return $this->databases;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
DListDatabasesResponse.php33 public function setDatabases($databases) argument
35 $this->databases = $databases;
42 return $this->databases;
/plugin/sqlite/lang/en/
H A Dintro.txt3 This screen lets you interface existing SQLite databases directly. Just select the databases from t…
/plugin/sqlite/lang/nl/
H A Dintro.txt3 …cherm stelt je in staat om directe toegang tot SQLite-databases te krijgen. Selecteer de databases
/plugin/sql/
Dsyntax.php33 var $databases = array(); variable in syntax_plugin_sql
125 array_push($this->databases, $db);
128 $db =& array_pop($this->databases);
/plugin/dwcommits/
DREADME6 It has an administrative panel which enables the user to create databases of
13 The databases created by this plugin can be queried from the admin panel and
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DSQLAdmin.php46 public $databases; variable in Google\\Service\\SQLAdmin
206 'databases',
210 'path' => 'v1/projects/{project}/instances/{instance}/databases/{database}',
230 'path' => 'v1/projects/{project}/instances/{instance}/databases/{database}',
250 'path' => 'v1/projects/{project}/instances/{instance}/databases',
265 'path' => 'v1/projects/{project}/instances/{instance}/databases',
280 'path' => 'v1/projects/{project}/instances/{instance}/databases/{database}',
300 'path' => 'v1/projects/{project}/instances/{instance}/databases/{database}',
DSpanner.php544 'databases',
548 'path' => 'v1/{+parent}/databases',
620 'path' => 'v1/{+parent}/databases',
638 'path' => 'v1/{+parent}/databases:restore',
DFirestore.php71 'databases',
105 'path' => 'v1/{+parent}/databases',
DDataprocMetastore.php435 'databases',
/plugin/sqljson/
DREADME.md2 A dokuwiki plugin for processing query to MySQL databases and insert results as a json.
/plugin/sqlquery/
DREADME.md2 A dokiwiki plugin for processing query to MySQL databases and display results as a table.
/plugin/bibtex4dw/
DREADME.md3 Handling references stored in BibTeX (text) databases in DokuWiki.
16 * Reuse existing BibTeX databases
21 * Works with larg(er) bibliographic databases (several thousand entries)
DCHANGELOG.md32 …ite plugin). This speeds up things, particulary with large bibliography databases, and reduces lat…
/plugin/magento/
Dplugin.info.txt6 desc Provides user authentication against information found in Magento databases.
DREADME.md3 Provides user authentication against information found in Magento databases.
/plugin/sqlraw/
Dsyntax.php25 var $databases = array(); variable in syntax_plugin_sqlraw
154 array_push($this->databases, $db);
168 $db =& array_pop($this->databases);
171 array_push($this->databases, $db);
184 $db =& array_pop($this->databases);
/plugin/sqlcomp/
DREADME.md3 Dokuwiki plugin to query SQL databases and show result as tables.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
DREADME.md7 [databases](http://dev.maxmind.com/geoip/geoip2/downloadable). The API also
9 [GeoLite2 databases](http://dev.maxmind.com/geoip/geoip2/geolite2/).
84 the performance of lookups in GeoIP2 or GeoLite2 databases. To install, please
338 databases with data on geographical features around the world, including
342 Many of the records returned by the GeoIP2 web services and databases
DCHANGELOG.md40 was added to help detect corrupt databases. GitHub #83.
182 * Support was added for GeoIP2 Connection Type, Domain and ISP databases.
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
DREADME.md143 requires gmp or bcmath to read databases with 128-bit unsigned integers.
162 The GMP or BCMath extension may be required to read some databases
DCHANGELOG.md137 throw an exception. No databases released by MaxMind currently use big
/plugin/sqlite/
H A DREADME11 If both drivers are available, the admin allows to convert old sqlite2 format databases to
/plugin/authgooglesheets/vendor/monolog/monolog/
DREADME.md7 Monolog sends your logs to files, sockets, inboxes, databases and various

12