aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ob-sql.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* lisp/ob-sql.el: Add Daniel Kraus as the maintainerBastien2022-11-031-0/+1
* ob-sql.el: Respect all params when using dbconnectionDaniel Kraus2022-11-011-12/+12
* Assert all the Org files to load the same Org versionIhor Radchenko2022-09-041-0/+4
* Prefer "website" to "homepage"Stefan Kangas2022-06-261-1/+1
* Update copyright year to 2022Kyle Meyer2022-01-011-1/+1
* *el: Fix indentationBastien2021-09-291-16/+16
* ob-sql.el (org-babel-expand-body:sql): Support :prologue :epilogueRodrigo Morales2021-09-261-2/+9
* Merge branch 'km/from-emacs-master'Kyle Meyer2021-09-121-2/+2
|\
| * Backport commit fc4b956c7 from EmacsStefan Kangas2021-09-121-2/+2
* | Merge branch 'maint'Bastien Guerry2021-05-011-1/+3
|\ \
| * | lisp/ob-sql.el: Prevent from getting stuck with an errorIvan Sokolov2021-05-011-1/+3
* | | ob-sql.el: Add support for SAP HANARobin Campbell Joy2021-03-161-1/+26
* | | Reduce code duplication in ob-sqlite.el and ob-sql.elNicholas Savage2021-03-091-4/+11
| |/ |/|
* | Backport commit dd662fc97 from EmacsStefan Kangas2021-02-141-1/+2
|/
* ob-sql.el: Respect the value of sql-postgres-programAlan Light2021-02-031-1/+4
* Update copyright year to 2021Kyle Meyer2021-01-011-1/+1
* Tiny formatting fixesBastien2020-02-181-2/+0
* ob-sql.el: Silent compiler warningBastien2020-02-121-0/+1
* Allow postgres as an alias for postgresqlstardiviner2020-02-121-54/+61
* Update copyright year to 2020Kyle Meyer2020-01-011-1/+1
* ob-sql: Silence byte-compilerNicolas Goaziou2019-04-161-0/+1
* ob-sql: Option to reference connections in `sql-connection-alist'Stefano Rodighiero2019-04-151-5/+25
* Update copyright yearBastien2019-01-011-1/+1
* ob-sql.el: Improve Oracle connection and usage for ob-sql.Pierre Téchoueyres2018-03-161-4/+17
* ob-sql.el: Improve Oracle connection and usage for ob-sql.Pierre Téchoueyres2018-03-141-2/+6
* Use https for links to orgmode.orgTim Landscheidt2018-01-191-1/+1
* Update copyright yearsKyle Meyer2018-01-071-1/+1
* Backport commit bbda601d1 from EmacsPaul Eggert2017-10-011-1/+1
* Backport commit bc511a64f from EmacsPaul Eggert2017-09-171-1/+1
* Merge branch 'maint'Kyle Meyer2017-07-091-1/+1
|\
| * Backport commit 20e9a00fb from EmacsPaul Eggert2017-07-091-1/+1
* | Merge branch 'maint'Nicolas Goaziou2017-04-161-7/+7
|\ \ | |/
| * ob-sql.el: Fix filename conversion in minGW environment.Xi Shen2017-04-161-7/+7
* | ob-sql: Add vertica engineAndreas Gerler2017-04-061-1/+19
* | Merge branch 'maint'Kyle Meyer2017-01-051-1/+1
|\ \ | |/
| * Update copyright yearsKyle Meyer2017-01-051-1/+1
* | ob-sql: Add sqsh engineMaDhAt2r2016-12-051-5/+36
|/
* Use assq instead of assoc for :keywordsAaron Ecay2016-09-231-13/+13
* ob-sql: Add dbport and dbpassword options to postgresqlJakob Lombacher2016-09-171-10/+14
* Remove unnecessary (require 'cl)Nicolas Goaziou2016-07-251-1/+0
* ob-sql.el: Support sqlcmd in Cygwin environmentXi Shen2016-06-171-3/+33
* ob-sql.el: fix typo preventing mysql table headers from being parsedGary Oberbrunner2016-02-091-1/+1
* Merge branch 'maint'Kyle Meyer2016-01-091-1/+1
|\
| * Update copyright yearsKyle Meyer2016-01-091-1/+1
* | ob-sql: Don't print out the commandSacha Chua2015-12-261-1/+0
* | ob-sql: Fix `case' callsNicolas Goaziou2015-12-201-52/+53
* | ob-sql.el: Add support for Oracle via sqlplusPeter Feigl2015-12-201-0/+22
* | babel: small change in API.Aaron Ecay2015-10-291-1/+1
* | Switch some Babel-related libraries to lexical bindingNicolas Goaziou2015-10-261-2/+2
|/
* Backport commit 284c470 from Emacs master branchPaul Eggert2015-09-211-2/+2