Re: package submission : ob-sql-session

2024-11-09 Thread Ihor Radchenko
Phil Estival 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

Re: package submission : ob-sql-session

2024-11-04 Thread Phil Estival
* [2024-10-20 14:34] Ihor Radchenko: Phil Estival writes: ob-sql-session : - handle large results - has :results tables - accept header variables (:var) - accept sql client shell commands - keep login parameters - prompt only for blank connection parameters - can use `with-environment-varia

Re: package submission : ob-sql-session

2024-10-20 Thread Ihor Radchenko
Phil Estival writes: >>> ob-sql-session : >>> - handle large results >>> - has :results tables >>> - accept header variables (:var) >>> - accept sql client shell commands >>> - keep login parameters >>> - prompt only for blank connection parameters >>> - can use `with-environment-variables' >>> -

Re: package submission : ob-sql-session

2024-09-17 Thread Phil Estival
Hi Adam, * [2024-09-18 00:25] Adam Porter: Hi Phil, On 9/17/24 05:00, Phil Estival wrote: Also, for org-sql-session (which sounds very useful), it would be good to compare and contrast it with the package it's meant to supersede. The following comparison was added to the readme file. ob