Phil Estival <p...@7d.nz> writes: >> Have you considered integrating it into ob-sql itself? >> If not, what are the obstacles? >> > > Hello Ihor, > > yes I have. It grows ob-sql by approximately 300 lines. > There are rooms for improvements. > https://github.com/flintforge/ob-sql-session/blob/main/ob-sql.el > > Current status : > - added support of :sessions to ob-sql.el, by merging ob-sql-session.el > - restored support for sqlite (even if there is ob-sqlite.el) > - added composite types for options > - moved options from org-babel to a new group org-babel-sql > > TODO : > - use `org-babel-prep-session' > - verify headers and columns options > - check use and storage of :dbconnection > - minimize writings of temporary files > - Tests
Thanks for the update! I will be looking towards your improvements to be merged upstream. Feel free to ask me anything if you need any help. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>