Skip to content

Commit

Permalink
Add missed NAMESPACE entry for 1.4.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jarodmeng committed Mar 3, 2023
1 parent 5f056b4 commit 2e822f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ S3method(db_write_table,PrestoConnection)
S3method(dbplyr_edition,PrestoConnection)
S3method(get_tables_from_sql,lazy_base_remote_query)
S3method(get_tables_from_sql,lazy_join_query)
S3method(get_tables_from_sql,lazy_multi_join_query)
S3method(get_tables_from_sql,lazy_select_query)
S3method(get_tables_from_sql,lazy_semi_join_query)
S3method(get_tables_from_sql,lazy_set_op_query)
Expand Down

0 comments on commit 2e822f6

Please sign in to comment.