emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] ob-sql.el: Add support for Oracle via sqlplus


From: Nicolas Goaziou
Subject: Re: [O] [PATCH] ob-sql.el: Add support for Oracle via sqlplus
Date: Sun, 20 Dec 2015 16:58:36 +0100

Hello,

Peter Feigl <address@hidden> writes:

> * lisp/ob-sql.el: Add a database type 'oracle that uses sqlplus to
> support running SQL blocks against an Oracle database.
>
> Use with properties like this (all mandatory):
>  :engine oracle :dbhost <host.com> :dbport <1521> :dbuser <username>
>  :database <database> :dbpassword <secret>
>
> TINYCHANGE

Applied. Thank you.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]