File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11Package: duckdb
22Title: DBI Package for the DuckDB Database Management System
3- Version: 1.1.2.9903
3+ Version: 1.1.2.9904
44Authors@R: c(
55 person("Hannes", "Mühleisen", , "
[email protected] ", role = "aut",
66 comment = c(ORCID = "0000-0001-8552-0029")),
Original file line number Diff line number Diff line change 11<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22
3+ # duckdb 1.1.2.9904
4+
5+ ## Bug fixes
6+
7+ - Avoid compiler warning related to ` Rboolean ` (#594 ).
8+
9+ - fix: Avoid compiler warning related to ` Rboolean `
10+
11+ - Don't use xz if not available
12+
13+ ## Chore
14+
15+ - Undef ` TRUE ` and ` FALSE ` (#595 ).
16+
17+ ## Testing
18+
19+ - Sync tests with duckplyr (#596 ).
20+
21+ - test: Sync tests with duckplyr
22+
23+ - Skip
24+
25+
326# duckdb 1.1.2.9903
427
528## Features
You can’t perform that action at this time.
0 commit comments