Open mmastand opened 6 years ago
Do you have localhost
set up as an alias to your server? Does it make the connection?
@mmastand i have localhost
set up and it makes the connection. I'm able to write data using the old sqlSave
approach.
Does SAM.patient.demograpic
exist?
Merging #1266 into master will decrease coverage by
<.1%
. The diff coverage is66.6%
.
@@ Coverage Diff @@
## master #1266 +/- ##
========================================
- Coverage 95.3% 95.3% -0.1%
========================================
Files 40 40
Lines 3125 3128 +3
========================================
+ Hits 2980 2982 +2
- Misses 145 146 +1
Have at it!
Please test connecting and writing to tables. You should be able to specify schemas and not get strange errors or behavior. Docs and error messages should make sense across the board.