Description Usage Arguments Value References
Figure out connection details (host name and port) based on database name.
1 | connection_details(dbname, use_x1 = FALSE)
|
dbname |
e.g. "enwiki"; can be a vector of multiple database names |
use_x1 |
logical flag; use if querying an extension-related table that
is hosted on x1 (e.g. |
a named list
of list(host, port)
s
wikitech:Data_access#MariaDB_replicas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.