dbplyr 2.5.0

Improved tools for qualified table names

Improved SQL

Minor improvements and bug fixes

dbplyr 2.4.0

Breaking changes

Improved SQL

Minor improvements and bug fixes

Backend specific improvements

dbplyr 2.3.4

dbplyr 2.3.3

dbplyr 2.3.2

dbplyr 2.3.1

Breaking changes

Improved error messages

Bug fixes in SQL generation

Minor improvements and bug fixes

dbplyr 2.3.0

New features

SQL optimisation

Improved error messages

Minor improvements and bug fixes

Backend specific improvements

dbplyr 2.2.1

dbplyr 2.2.0

New features

Improvements to SQL generation

Minor improvements and bug fixes

dbplyr 2.1.1

dbplyr 2.1.0

New features

SQL translation

Minor improvements and bug fixes

dbplyr 2.0.0

dplyr 1.0.0 compatibility

SQL generation

SQL translation

Extensibility

If you are the author of a dbplyr backend, please see vignette("backend-2") for details.

Minor improvements and bug fixes

dbplyr 1.4.4

dbplyr 1.4.3

dbplyr 1.4.2

dbplyr 1.4.1

Minor improvements to SQL generation

dbplyr 1.4.0

Breaking changes

New features

SQL translations

SQL simulation

SQL simulation makes it possible to see what dbplyr will translate SQL to, without having an active database connection, and is used for testing and generating reprexes.

Database specific improvements

Minor improvements and bug fixes

dbplyr 1.3.0

API changes

SQL translation

Minor improvements and bug fixes

dbplyr 1.2.2

dbplyr 1.2.1

dbplyr 1.2.0

New top-level translations

New features

Tools for developers

Minor improvements and bug fixes

Database specific improvements

dbplyr 1.1.0

New features

Minor improvements and bug fixes

dbplyr 1.0.0

New features

Deprecated and defunct

Verb-level SQL generation

Vector-level SQL generation

Backends

Minor bug fixes and improvements

Lazy ops