Tags: r-dbi/DBI
Tags
DBI 1.3.0.9003 ## Chore - Auto-update from GitHub Actions (#577).
DBI 1.3.0.9001 ## Chore - Auto-update from GitHub Actions (#572).
DBI 1.3.0 ## Features - Add support for OpenTelemetry via the otel and otelsdk packages (@shikokuchuo, #551). ## Bug fixes - `dbWithTransaction()` calls `dbRollback()` also on interrupt (@klin333, #528). - `dbQuoteLiteral()` uses the format `"%Y-%m-%d %H:%M:%S%z"` which is understood by more databases (#486). ## Documentation - Add "Supported By Posit" badge to website (@krlmlr). - Render specification with newest pandoc (#568). - Add new generics to specification. ## Performance - Avoid unnecessary computation in default `dbUnquoteIdentifier()` method (@MichaelChirico, #515). ## Breaking changes - Many generics in the package are now a `"nonstandardGeneric"` instead of a `"standardGeneric"`: The `def` argument to `methods::setClass()` changed from a direct call to `methods::standardGeneric()` to a function that wraps `methods::standardGeneric()`. This should not affect most users, but became apparent with the tests in the dittodb package failing and is listed here for completeness. See <ropensci/dittodb#197> for detail.
DBI 1.2.3.9039 ## Features - Add support for OpenTelemetry (@shikokuchuo, #551). ## Chore - Simplify matching code for otel (#569). ## Documentation - Add "Supported By Posit" badge to website (@krlmlr). - Render specification with newest pandoc (#568).
DBI 1.2.3.9037 ## Continuous integration - Import from actions-sync, check carefully (#563).
DBI 1.2.3.9036 ## Continuous integration - Import from actions-sync, check carefully (#561).
PreviousNext