Home
last modified time | relevance | path

Searched refs:database (Results 126 – 150 of 174) sorted by last modified time

1234567

/plugin/sqljson/
H A DREADME3 Processing query to mysql database and insert results as a json.
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt31database starting at the specified date. When you start your database for the first time, the dat…
110 The maintenance panel enables deletion of unused database items. There are three submit options:
118 …lete the dwcommit record from db/dbnames.ser and also delete the sqlite database file for this ent…
121 …lite database files which you have deleted. So, if you use Delete Entries and then Restore Backu…
/plugin/dwcommits/conf/
H A Ddefault.local.ini.dist3 ; The dates are used when contructing a new database and determine the date from which
4 ; the database will begin storing data
/plugin/database/
H A Daction.php55 $dbName = 'database';
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dlist_items_with_undefined_ref.md5 * [[\yii\caching\DbCache]]: uses a database table to store cached data. By default, it will create …
6 …[SQLite3](http://sqlite.org/) database under the runtime directory. You can explicitly specify a d…
/plugin/pgsqlquery/
H A Dplugin.info.txt6 desc Processing query to PostgreSQL database and display results as a table.
H A DREADME3 Processing query to PostgreSQL database and display results as a table.
H A DREADME.md2 A dokuwiki plugin for processing query to PostgreSQL database and display results as a table.
/plugin/sqlquery/
H A Dplugin.info.txt6 desc Processing query to mysql database and display results as a table.
H A DREADME3 Processing query to mysql database and display results as a table.
/plugin/authsplit/
H A DREADME199 information in a MySQL database...
/plugin/vbsso/
H A DREADME.md7 Provides universal Single Sign-On feature so that WordPress can use the vBulletin user database to …
/plugin/database2/
H A DREADME.md6 This plugin has been developed in 2009. Back then there was an existing plugin called database. Bec…
/plugin/authgoogle/google/contrib/
H A DGoogle_SQLAdminService.php603 public $database; variable in Google_ExportContext
607 public function setDatabase(/* array(Google_string) */ $database) { argument
608 $this->assertIsArray($database, 'Google_string', __METHOD__);
609 $this->database = $database;
612 return $this->database;
636 public $database; variable in Google_ImportContext
639 public function setDatabase( $database) { argument
640 $this->database = $database;
643 return $this->database;
/plugin/authyubikey/
H A Dauth.php.org94 * in the file database
/plugin/authyubikey/lib/
H A DREADME56 two-factor mode. It requires a database to store the username and
59 and configuration for the database needs to go into
/plugin/authsqlite/
H A Dplugin.info.txt6 desc Provides user authentication against a SQLite database
H A DREADME.md2 Authentication mechanism for DokuWiki that uses an SQLite database for
5 This is heavily plagiarismed from authpgsql, because the two database
15 database contains all of the user information, but group membership is
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.IDPrefixLocal.txt
/plugin/crossdbsqlclient/
H A Ddescr.txt10 tags : mySql-client, mySql-GUI, mySql-Interface, database, tables
18 …are available in plugin. One or more (; separated) SQL can be executed by an database transaction.
22 … to set the database name, user, passwort and the host. Than you can allow some users or some grou…
41 {{crossdbsqlclient>type|server|database|user|password}}
/plugin/simplemysqlclient/
H A Ddescr.txt4 description: A GUI-Interface in Dokuwiki to execute sql on local (server side) MySQL database.
10 tags : mySql-client, mySql-GUI, mySql-Interface, database, tables
19 …re available in plugin. One or more (; separated) SQLs can be executed by an database transaction.
23 … to set the database name, user, passwort and the host. Than you can allow some users or some grou…
H A Dplugin.info.txt6 desc A GUI-Interface in Dokuwiki to execute sql on local (server side) MySQL database.
/plugin/badbehaviour/
H A Dbadbehavior.readme62 database tables, before installing Bad Behavior 2.2.x or 2.0.x. If you are
64 before upgrading, but do not need to delete the database tables.
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt88 that it can be used by chess database programs, chess publishing programs,
377 A PGN database file is a sequential collection of zero or more PGN games. An
378 empty file is a valid, although somewhat uninformative, PGN database.
402 database programs.
478 to help facilitate database scanning. If the name of the event is unknown, a
1024 Chess_ database. This tag pair is associated with the use of the EPD opcode
1624 BOOKUP database program to provide position scoring. This is done by first
1729 need to run time consuming chess database tasks on a spare computer.
1766 Transpositions are handled as well. The distributed database contains over
1777 version on the ICS server which has a reduced openings database (25,000
[all …]
H A DREADME.txt469 from the http://ficsgames.org database, in turn likely based on code from the

1234567