Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate functions living in dplyr before #1197

Open
1 of 6 tasks
mgirlich opened this issue Mar 14, 2023 · 0 comments
Open
1 of 6 tasks

Deprecate functions living in dplyr before #1197

mgirlich opened this issue Mar 14, 2023 · 0 comments
Labels
upkeep maintenance, infrastructure, and similar
Milestone

Comments

@mgirlich
Copy link
Collaborator

mgirlich commented Mar 14, 2023

  • sql_translate_env()
  • sql_select()
  • sql_join()
  • sql_semi_join()
  • sql_set_op()
  • sql_subquery()
  • db_desc()

What about

  • db_analyze()
  • db_create_index()
  • db_explain()
  • db_query_fields()
  • db_save_query()

But they are still used in a couple of packages... See this GitHub search

@mgirlich mgirlich changed the title Deprecate sql_select(), sql_join(), sql_semi_join(), sql_set_op() Deprecate sql_select(), sql_join(), sql_semi_join(), sql_set_op(), db_desc() Mar 14, 2023
@mgirlich mgirlich added this to the 2.4.0 milestone Jun 14, 2023
@mgirlich mgirlich removed this from the 2.4.0 milestone Jul 3, 2023
@mgirlich mgirlich added this to the 2.5.0 milestone Oct 27, 2023
@hadley hadley added the upkeep maintenance, infrastructure, and similar label Nov 2, 2023
@mgirlich mgirlich changed the title Deprecate sql_select(), sql_join(), sql_semi_join(), sql_set_op(), db_desc() Deprecate sql_select(), sql_join(), sql_semi_join(), sql_set_op(), sql_subquery(), db_desc() Mar 25, 2024
@mgirlich mgirlich changed the title Deprecate sql_select(), sql_join(), sql_semi_join(), sql_set_op(), sql_subquery(), db_desc() Deprecate functions living in dplyr before Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

No branches or pull requests

2 participants