Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Enterprise Analytics
Enterprise Analytics R Library
Commits
93eb53d5
Commit
93eb53d5
authored
Oct 12, 2022
by
Hubbell, Harrison Taylor
Browse files
Add SQLMI PROD link
parent
4110389b
Changes
3
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
93eb53d5
...
...
@@ -19,4 +19,4 @@ Suggests:
rmarkdown
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.
1.2
RoxygenNote: 7.
2.1
NAMESPACE
View file @
93eb53d5
...
...
@@ -4,6 +4,7 @@ export(PHSEDW)
export(PHSEDWDEV)
export(PROVIDER_BURDEN_DEV)
export(PROVIDER_BURDEN_PREPROD)
export(PROVIDER_BURDEN_PROD)
export(coalesce)
export(connect.odbc)
export(connect.odbc_adi)
...
...
R/db.R
View file @
93eb53d5
...
...
@@ -15,6 +15,8 @@ PROVIDER_BURDEN_DEV <- "mgb-dao-edl-dev-use2-1-sqlmi.c3bb6939489c.database.windo
#' @export
PROVIDER_BURDEN_PREPROD
<-
"mgb-dao-edl-pre-use2-1-sqlmi.788092e5f3fc.database.windows.net"
#' @export
PROVIDER_BURDEN_PROD
<-
"mgb-dao-edl-prd-use2-1-sqlmi.db0c1ce6a86c.database.windows.net"
#' Find an appropriate SQL Server driver available on the user's system
#'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment