Re: ob-sql-mode/session

2024-06-06 Thread Ihor Radchenko
Phil writes: > Yes, it is. The re-wiring will need to federate > and differentiate some command-line options > without them clashing. Of course it's easier to > get it operational on databases one is used to work > with. > I'll be testing further these new functions in real > conditions before, a

Re: ob-sql-mode/session

2024-06-05 Thread Phil
* [2024-06-06 02:20] Phil: * [2024-06-05 20:50] Ihor Radchenko: Phil writes: In need for a sessions support on SQL, I checked ob-sql.el and sql.el lately, then wrote https://github.com/flintforge/ob-sql-session CCing Daniel, the ob-sql maintainer. it sounds to me like a proposal to ad

Re: ob-sql-mode/session

2024-06-05 Thread Ihor Radchenko
Phil writes: > In need for a sessions support on SQL, I checked > ob-sql.el and sql.el lately, then wrote > [[https://github.com/flintforge/ob-sql-session][ob-sql-session]] > (no pun intended, at all:) > > It started with a quick workaround on ob-sql, > which turned out to be the same logic to wh

ob-sql-mode/session

2024-06-05 Thread Phil
Hi all, In need for a sessions support on SQL, I checked ob-sql.el and sql.el lately, then wrote [[https://github.com/flintforge/ob-sql-session][ob-sql-session]] (no pun intended, at all:) It started with a quick workaround on ob-sql, which turned out to be the same logic to what _ob-sql-mode_ d