Home
last modified time | relevance | path

Searched refs:Database (Results 1 – 25 of 96) sorted by last modified time

1234

/plugin/sqlite/
H A DREADME13 can be done through commandline tools. Database files can be found in the data/meta directory.
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5074 "_xlnm.Database",
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DGNUFreeFontinfo.txt91 The files with .sfd (Spline Font Database) are in FontForge's native format.
/plugin/combo/db/combo-secondary/
H A DREADME.md1 # Sqlite Combo Secondary Database
/plugin/combo/db/combo/
H A DREADME.md1 # Sqlite Database
/plugin/data/lang/en/
H A Dintro_clean.txt1 ====== Database Clean up ======
/plugin/data/lang/nl/
H A Dintro_clean.txt1 ====== Database Opschonen ======
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DDatabases.php20 use Google\Service\SQLAdmin\Database; alias
59 * @return Database
65 return $this->call('get', [$params], Database::class);
74 * @param Database $postBody
78 public function insert($project, $instance, Database $postBody, $optParams = [])
108 * @param Database $postBody
112 public function patch($project, $instance, $database, Database $postBody, $optParams = [])
126 * @param Database $postBody
130 public function update($project, $instance, $database, Database $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDatabase.php20 class Database extends \Google\Model class
186 class_alias(Database::class, 'Google_Service_SQLAdmin_Database');
H A DDatabasesListResponse.php23 protected $itemsType = Database::class;
31 * @param Database[]
38 * @return Database[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DListDatabasesResponse.php23 protected $databasesType = Database::class;
31 * @param Database[]
38 * @return Database[]
H A DDatabase.php20 class Database extends \Google\Collection class
201 class_alias(Database::class, 'Google_Service_Spanner_Database');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstancesDatabases.php21 use Google\Service\Spanner\Database; alias
86 * @return Database
92 return $this->call('get', [$params], Database::class);
/plugin/quickstats/
H A Daction.php14 use GeoIp2\Database\Reader;
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md139 `GeoIP2\Database\Reader` class now has an `anonymousIp` method which returns
158 * The check added to the `GeoIP2\Database\Reader` lookup methods in 0.8.0 did
159 not work with the GeoIP2 City Database Subset by Continent with World
165 * The `GeoIp2\Database\Reader` lookup methods (e.g., `city()`, `isp()`) now
169 * A `metadata()` method has been added to the `GeoIP2\Database\Reader` class.
220 `\GeoIp2\Database\Reader` and `\GeoIp2\WebService\Client`.
226 `README.md` file and the `\GeoIp2\Database\Reader` class.
H A DREADME.md95 ## Database Reader ##
99 To use this API, you must create a new `\GeoIp2\Database\Reader` object with
119 use GeoIp2\Database\Reader;
150 use GeoIp2\Database\Reader;
168 use GeoIp2\Database\Reader;
186 use GeoIp2\Database\Reader;
204 use GeoIp2\Database\Reader;
238 use GeoIp2\Database\Reader;
304 ## Values to use for Database or Array Keys ##
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Database/
H A DReader.php3 namespace GeoIp2\Database;
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt1156 selectDB=Select Database
H A Ddia_ja.txt1156 selectDB=Select Database
H A Ddia_kn.txt1156 selectDB=Select Database
H A Ddia_si.txt1156 selectDB=Select Database
H A Ddia_sl.txt1156 selectDB=Select Database
H A Ddia_ta.txt1156 selectDB=Select Database
H A Ddia_vi.txt1156 selectDB=Select Database
/plugin/diagramsnet/lib/stencils/
H A DLICENSE9 …ut limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without r…
16 …Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of …
57 Section 4 – Sui Generis Database Rights.
59 Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the License…
62 … database in which You have Sui Generis Database Rights, then the database in which You have Sui G…

1234