> Have you tried using a sqlite code block?  See ob-sqlite.el

  I didn't notice there were both ob-sql and ob-sqlite. It would be useful to 
mention sqlite inside ob-sql.
  Perhaps they should be united?


  I still prefer ob-sql for sqlite because it lets me pass the parameter ":init 
/dev/null". That makes it NOT load my ~/.sqliterc (where I have a very verbose 
".tables"). ob-sqlite does not have ":init" and therefore always stuffs that 
output into the results.



> 
> Daniel Clemente <n142...@gmail.com> writes:
> 
> > Hi,
> >    org-babel works well with sqlite3 if you add this (which I propose for 
> > inclusion):
> >

Reply via email to