NEWS


dbi.table 1.0.3 (2025-02-04)

NOTES

  1. dbi.tables in schemas are now implemented as active bindings so that data.table's setcolorder does not change their column order.

  2. In reference.test, when the output of all.equal is not TRUE and verbose = TRUE, the format of the message now matches print(all.equal(...)). Thanks to @MichaelChirico for the report and fix.

dbi.table 1.0.1 (2024-12-10)

  1. Initial CRAN release.