- Reexport all generics as expected by DBItest.
-
Qualify
packageVersion()
. -
Bump versions.
- Document.
- Fetch tags for fledge workflow to avoid unnecessary NEWS entries (#42).
- Use larger retry count for lock-threads workflow (#40).
- Use qualified
\link{}
in favor of\linkS4class{}
.
- Remove Aviator.
- Convert
\linkS4class{}
to\link[]{}
(#35).
- Remove Aviator.
- Convert
\linkS4class{}
to\link[]{}
(#35).
- Remove Aviator.
- Convert
\linkS4class{}
to\link[]{}
(#35).
- Ignore errors when removing pkg-config on macOS (#34).
- Explicit permissions (#33).
- Use styler from main branch (#32).
-
Need to install R on Ubuntu 24.04 (#31).
-
Use Ubuntu 24.04 and styler PR (#29).
- Correctly detect branch protection (#28).
- Use stable pak (#27).
-
Trigger run (#26).
-
ci: Trigger run
-
ci: Latest changes
-
-
Use pkgdown branch (#25).
-
ci: Use pkgdown branch
-
ci: Updates from duckdb
-
ci: Trigger run
-
-
Install via R CMD INSTALL ., not pak (#24).
-
ci: Install via R CMD INSTALL ., not pak
-
ci: Bump version of upload-artifact action
-
-
Auto-update from GitHub Actions.
Run: https://github.com/r-dbi/RKazam/actions/runs/10425482924
-
Auto-update from GitHub Actions.
Run: https://github.com/r-dbi/RKazam/actions/runs/10200160548
-
Auto-update from GitHub Actions.
Run: https://github.com/r-dbi/RKazam/actions/runs/9728443838
-
Auto-update from GitHub Actions.
Run: https://github.com/r-dbi/RKazam/actions/runs/9691616931
-
Install local package for pkgdown builds.
-
Improve support for protected branches with fledge.
-
Improve support for protected branches, without fledge.
-
Sync with latest developments.
-
Use v2 instead of master.
-
Inline action.
-
Use dev roxygen2 and decor.
-
Fix on Windows, tweak lock workflow.
-
Avoid checking bashisms on Windows.
-
Better commit message.
-
Bump versions, better default, consume custom matrix.
-
Recent updates.
- Internal changes only.
- Internal changes only.
- Internal changes only.
-
Bump dependencies.
-
Add Aviator configuration.
- Use dbitemplate (@maelle, #22).
- Internal changes only.
- Skip helper if DBItest is not installed (#21).
- Add Aviator configuration.
- Only run if DBItest is installed (#20).
- Bring back improvements from adbc package (#19).
- Internal changes only.
- Internal changes only.
- Internal changes only.
-
Harmonize yaml formatting.
-
Revert changes to matrix section.
- Make method definition more similar to S3 (#14).
- Compatibility with DBItest 1.7.2 (#13).
- Switch to CC0 license (#7).
- Prepare for CII badge (#6).
- Add comment pointing to implementations that help grow a data frame (#3).
- Converted to template repository on GitHub (#8).
- Switch to GitHub Actions (#9).
- Prefer
testthat::skip()
overskip()
so that tests run cleanly (#5). - Add ellipsis
...
to the signature of all DBI methods. - Travis tests pass.
- Enable Travis CI.
- Compatibility with current DBI: Use default method for
dbGetInfo(DBIResult)
.