healthcareai-r icon indicating copy to clipboard operation
healthcareai-r copied to clipboard

db_write 492

Open mmastand opened this issue 6 years ago • 4 comments

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.

mmastand avatar Sep 26 '18 21:09 mmastand

Do you have localhost set up as an alias to your server? Does it make the connection?

mmastand avatar Oct 01 '18 15:10 mmastand

@mmastand i have localhost set up and it makes the connection. I'm able to write data using the old sqlSave approach.

taylorlarsen avatar Oct 01 '18 15:10 taylorlarsen

Does SAM.patient.demograpic exist?

mmastand avatar Oct 01 '18 15:10 mmastand

Codecov Report

Merging #1266 into master will decrease coverage by <.1%. The diff coverage is 66.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

codecov[bot] avatar Oct 01 '18 16:10 codecov[bot]