Comment by stebalien
19 hours ago
You can also combine this with TRAMP to work on databases you can't directly access from your local machine. E.g.:
#+header: :dir /ssh:user@remote-host:/
#+begin_src sql
..
#+end_src
19 hours ago
You can also combine this with TRAMP to work on databases you can't directly access from your local machine. E.g.:
#+header: :dir /ssh:user@remote-host:/
#+begin_src sql
..
#+end_src
No comments yet
Contribute on Hacker News ↗