Skip to content

Commit

Permalink
rem. extra feature
Browse files Browse the repository at this point in the history
  • Loading branch information
flintforge committed Nov 11, 2024
1 parent fe4a59c commit 7ae3f1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ob-sql.el
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@
(defvar org-babel-sql-session-start-time)

(sql-set-product-feature 'postgres :prompt-regexp "SQL> ")

(sql-set-product-feature 'postgres :environment '(("PGPASSWORD" sql-password)))
(sql-set-product-feature 'postgres :batch-terminate
(format "\\echo %s\n" ob-sql-session--batch-end-indicator))
(sql-set-product-feature 'postgres :terminal-command "\\\\")
Expand Down

0 comments on commit 7ae3f1a

Please sign in to comment.