pkgsrc/math/R-DBI
mef ffba22560c (math/R-DBI) Updated 1.1.1 to 1.1.3
# DBI 1.1.3 (2022-06-18)

## Features
- `dbAppendTable()` accepts `Id` (#381, @renkun-ken).


## Documentation
- `?dbSendQuery` and related methods gain a section "The data
  retrieval flow" (#386).

- `?dbSendStatement` and related methods gain a section "The command
  execution flow" (#386).


# DBI 1.1.2 (2021-12-19)

## Features
- Use `dbQuoteLiteral()` in default method for `sqlData()` (#362, #371).
- Update specification with changes from DBItest 1.7.2 (#367).

## Documentation
- The pkgdown documentation for DBI generics (e.g. `?dbConnect`)
  contains clickable links to all known backends (except ROracle), and
  an explanatory sentence (#360).

- `?Id` gains better examples (#295, #370).

- Elaborate on status of `dbWriteTable()` in the documentation (#352,
  #372).

- Make method definition more similar to S3. All `setMethod()` calls
  refer to top-level functions (#368).

- `?dbReadTable` and other pages gain pointers to `Id()` and `SQL()` (#359).
2022-12-18 06:46:43 +00:00
..
DESCR
distinfo (math/R-DBI) Updated 1.1.1 to 1.1.3 2022-12-18 06:46:43 +00:00
Makefile (math/R-DBI) Updated 1.1.1 to 1.1.3 2022-12-18 06:46:43 +00:00