From: MaDhAt2r <madhat2r@dukefoo.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Patch v2] Add support for sqsh sql src blocks
Date: Sat, 03 Dec 2016 09:38:20 -0600 [thread overview]
Message-ID: <8760n1xbtf.fsf@ArchNemesis.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <87eg1pcu5a.fsf@nicolasgoaziou.fr>
Thanks Nicolas.
I went ahead and set up a public branch for these changes.
I added ORG-NEWS entry, and some other minor changes in the commentary
of ob-sql.el.
https://github.com/madhat2r/org-mode/tree/feature/babel-sqsh-engine
-Micah
On Dec 03 at 09:08 AM, Nicolas Goaziou said thus:
> Hello,
>
> MaDhAt2r <madhat2r@dukefoo.com> writes:
>
>> Thanks for your comments Nicolas! I hope this is better.
>
> Thank you. This looks good.
>
> However, I'm not able to apply it on master branch. Could you rebase
> your branch against master and send that patch again?
>
> Also, could you provide an ORG-NEWS entry about the new feature?
>
>> +(defun org-babel-sql-dbstring-sqsh (host user password database)
>> + "Make sqlcmd commmand line args for database connection.
>> +`sqsh' is one method to access Sybase or MS SQL via Linux platform"
>
> `sqsh' -> "sqsh"
>
>> + (cond
>> + ((equal (intern engine) 'sqsh)
>> + (org-table-import out-file '(4))
>> + )
>
> The lonesome parenthesis should go to the line above it.
>
>
> Regards,
>
> --
> Nicolas Goaziou
next prev parent reply other threads:[~2016-12-03 15:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-24 14:00 Add support for sqsh sql src blocks MaDhAt2r
2016-11-28 22:12 ` Nicolas Goaziou
2016-11-30 1:07 ` [Patch v2] " MaDhAt2r
2016-12-03 8:08 ` Nicolas Goaziou
2016-12-03 15:38 ` MaDhAt2r [this message]
2016-12-03 21:06 ` Nicolas Goaziou
2016-12-03 21:31 ` MaDhAt2r
2016-12-05 21:47 ` Nicolas Goaziou
2016-12-04 13:01 ` Sebastien Vauban
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8760n1xbtf.fsf@ArchNemesis.i-did-not-set--mail-host-address--so-tickle-me \
--to=madhat2r@dukefoo.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).