Skip to content

Commit

Permalink
Auto-update from GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jan 13, 2024
1 parent d9431e2 commit bef9622
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: yes
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.0
SystemRequirements: libmariadb-client-lgpl-dev or libmariadb-dev or
libmysqlclient-dev, with libssl-dev (deb), mariadb-connector-c-devel
or mariadb-devel (rpm), mariadb-connector-c or mysql-connector-c
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ exportMethods(dbWriteTable)
exportMethods(show)
import(DBI)
import(methods)
importFrom(DBI,Id)
importFrom(bit64,integer64)
importFrom(bit64,is.integer64)
importFrom(hms,hms)
Expand Down

0 comments on commit bef9622

Please sign in to comment.