The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
substring_index()
translates when
tidyverse = TRUE
(#29)embedded nuls
warnings are silenced (#30)ORDER BY
clause can include NULLS FIRST
and NULLS LAST
(#12, @StevenHibble)ORDER BY
clause now
use -xtfrm()
instead of the attribute
decreasing
to indicate descending order (@StevenHibble)FROM
clause (#23)BETWEEN
expressions with quotes in operands translate
correctly (#13)--
) and block comments
(/* */
) are removed from queries (#14)coalesce()
translates correctly when
tidyverse = FALSE
(#15, #17)CASE
expressions translate (#16, #18)parse_query()
has attribute
aggregate
set to TRUE
if query aggregates (#8)select
returned by by parse_query()
has logical vector attribute
aggregate
indicating whether each expression in the
SELECT
list aggregates (#9)ORDER BY
clause, sublist order_by
returned by by
parse_query()
has logical vector attribute
aggregate
indicating whether each expression in the
ORDER BY
clause aggregates (#11)CAST
and BETWEEN
expressions in a single expression no longer fails (#10)These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.