Skip to content

Commit 6f912fc

Browse files
committed
add NEWS bullet
1 parent 7178109 commit 6f912fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# dbplyr (development version)
22

3+
* Tightened argument checks for Snowflake SQL translations. These changes should
4+
result in more informative errors in cases where code already failed; if you
5+
see errors with code that used to work correctly, please report them to
6+
the package authors (@simonpcouch, #1554).
7+
38
* `clock::add_years()` translates to correct SQL on Spark (@ablack3, #1510).
49

510
* Translations for `as.double()` and `as.character()` with Teradata previously

0 commit comments

Comments
 (0)