File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Depends:
1717Imports:
1818 methods
1919License: GPL-2
20- URL: https://downloads.mariadb.org/connector-c/ (upstream)
20+ URL: https://r-dbi.r-universe.dev/RMySQL, https:// downloads.mariadb.org/connector-c/
2121BugReports: https://github.com/r-dbi/rmysql/issues
2222SystemRequirements: libmariadb-client-dev | libmariadb-client-lgpl-dev | libmysqlclient-dev (deb),
2323 mariadb-devel (rpm), mariadb | mysql-connector-c (brew), mysql56_dev (csw)
Original file line number Diff line number Diff line change 88# ' be rolled back.
99# '
1010# ' @param conn a \code{MySQLConnection} object, as produced by
11- # ' \code{\link{ dbConnect}}.
11+ # ' \code{\link[DBI::dbConnect]{DBI:: dbConnect() }}.
1212# ' @param ... Unused.
1313# ' @examples
1414# ' if (mysqlHasDefault()) {
You can’t perform that action at this time.
0 commit comments