We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f056b4 commit 2e822f6Copy full SHA for 2e822f6
NAMESPACE
@@ -18,6 +18,7 @@ S3method(db_write_table,PrestoConnection)
18
S3method(dbplyr_edition,PrestoConnection)
19
S3method(get_tables_from_sql,lazy_base_remote_query)
20
S3method(get_tables_from_sql,lazy_join_query)
21
+S3method(get_tables_from_sql,lazy_multi_join_query)
22
S3method(get_tables_from_sql,lazy_select_query)
23
S3method(get_tables_from_sql,lazy_semi_join_query)
24
S3method(get_tables_from_sql,lazy_set_op_query)
0 commit comments