Skip to content

Commit

Permalink
Polish news
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Apr 5, 2021
1 parent 7caa711 commit 31497ab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# dbplyr (development version)

* New support for Snowflake (@edgararuiz)

* Added `sql_escape_date.ACCESS()` and `sql_escape_datetime.ACCESS` to properly escape dates when using MS Access (@erikvona, #608).
* `compute()`, `sql_table_index()`, and `sql_query_wrap()` now work with
schemas (@mgirlich, #595).

* Adds support for Snowflake databases (@edgararuiz)
* `if_any()` and `if_all()` are now translated.

* `group_by()` now ungroups when the dots argument is empty and `.add` is `FALSE`
(@mgirlich, #615).

* `compute()`, `sql_table_index()`, and `sql_query_wrap()` now work with
schemas (@mgirlich, #595).

* `if_any()` and `if_all()` are now translated.
* `sql_escape_date()` and `sql_escape_datetime` gain methods for MS Access
(@erikvona, #608).

# dbplyr 2.1.0

Expand Down

0 comments on commit 31497ab

Please sign in to comment.