Remember how I was saying I'd need to have my database passwords hardcoded for the R script? Nevermind.
I was having the same thing for a wrapper library in Python, and I figured I'd just convert my .my.cnf to YAML, which I did. Now, I need to create a script that takes a YAML setup and makes a .my.cnf script.
I was having the same thing for a wrapper library in Python, and I figured I'd just convert my .my.cnf to YAML, which I did. Now, I need to create a script that takes a YAML setup and makes a .my.cnf script.
No comments:
Post a Comment