forked from tidyverse/dbplyr
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
56 lines (49 loc) · 1.08 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
url: https://dbplyr.tidyverse.org
template:
package: tidytemplate
development:
mode: auto
home:
strip_header: true
reference:
- title: dplyr verbs
contents:
- arrange.tbl_lazy
- copy_to.src_sql
- collapse.tbl_sql
- do.tbl_sql
- inner_join.tbl_lazy
- src_dbi
- title: Database connection
contents:
- in_schema
- memdb_frame
- remote_name
- title: SQL generation
contents:
- build_sql
- escape
- ident
- partial_eval
- sql
- sql_expr
- translate_sql
- window_order
navbar:
components:
home: ~
news:
text: News
menu:
- text: "Release notes"
- text: "Version 1.4.0"
href: https://www.tidyverse.org/articles/2019/04/dbplyr-1-4-0/
- text: "Version 1.3.0"
href: https://www.tidyverse.org/articles/2019/01/dbplyr-1-3-0/
- text: "Version 1.2.0"
href: https://www.tidyverse.org/articles/2018/01/dbplyr-1-2/
- text: "Version 1.1.0"
href: https://blog.rstudio.com/2017/06/27/dbplyr-1-1-0/
- text: "------------------"
- text: "Change log"
href: news/index.html