We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7e6db90
dm_from_con() can use multiple schemata (@mgirlich, #1441, #1449).
dm_from_con()
pack_join(keep = TRUE) preserves order of packed columns (#1513, #1514).
pack_join(keep = TRUE)
pack_join(keep = TRUE) keeps keys of y in the resulting packed column (#1451, #1452).
y
New json_pack.tbl_lazy() and json_nest.tbl_lazy() (#969, #975).
json_pack.tbl_lazy()
json_nest.tbl_lazy()
dm_paste()
Fix compatibility with duckdb 0.5.0 (#1509, #1518).
Refactor dm_unwrap_tbl() so it builds a "unwrap plan" first (#1446, #1447).
dm_unwrap_tbl()
Reenable dm_rows_update() test (#1437).
dm_rows_update()