- un-skip tests
- Store
keys
objects in dm, much easier for debugging - Add "strict mode" to GitHub Actions: validation in
dm_from_def()
- Named PK and unique constraints: r-dbi/DBI#351 (comment)
dm_paste()
: removeselect
argument from documentation, via_impl()
function that takes dots and this argument, likedm_rm_pk()
- Persistent test dm objects
- Use
copy_to(temporary = FALSE)
- sqlite and duckdb: use file that can be discarded
- Requires schema support for all databases
- Use