index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
sql.el
Age
Commit message (
Expand
)
Author
2026-01-15
Update SQLite font-lock rules
Rudolf Adamkovič
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-20
MariaDB and Mysql handle escaped aphostrophes in the same way
Vincenzo Pupillo
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-13
Fix case problem with 'sql-magic-go' (bug#73499)
Stephen Berman
2024-09-21
Update and improve UI of sql-read-product (bug#73412)
Stephen Berman
2024-04-18
Fix sending input to SQL when point is not at EOB
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-25
; Delete redundant defvars; font-lock is preloaded
Stefan Kangas
2023-08-24
Modernize sql-postgres-options docstring
Stefan Kangas
2023-08-20
Delete some Emacs 19/21 compat code
Stefan Kangas
2023-08-16
Remedy wrong-looking \(:?...\) regexp constructs
Mattias Engdegård
2023-07-14
; * lisp/progmodes/sql.el (sql-interactive-mode): Remove FIXME (bug#64602).
YugaEgo
2023-04-20
sql: add missing postgresql types
Nicolas Martyanoff
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-18
; * lisp/progmodes/sql.el (sql-product-interactive): Doc fix (bug#60175)
Eli Zaretskii
2022-11-18
; Fix typos
Stefan Kangas
2022-11-13
Prefer defvar-keymap in sql.el
Stefan Kangas
2022-11-06
Fix sql-{beginning,end}-of-statement counting
Ingo Lohmar
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-06-19
Recognize \' as a quoted quote in MySQL
Lars Ingebrigtsen
2022-05-20
Add a new command 'yank-in-context'
Lars Ingebrigtsen
2022-05-15
; Fix typos
Stefan Kangas
2022-05-03
Rewrite sql-interactive-remove-continuation-prompt
Filipp Gunbin
2022-04-24
Ensure that the global sql-buffer variable is set
Lars Ingebrigtsen
2022-04-23
Fix prompts in sql-get-login again
Filipp Gunbin
2022-04-09
Fix sql-mode comment-end parsing
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-19
Fix prompt in `sql-sqlite'
Lars Ingebrigtsen
2021-10-19
SQL mode supports sending passwords in process
Michael R. Mauger
2021-10-18
Added sql-add-connection
Michael R. Mauger
2021-10-08
Remove XEmacs compat code from sql.el
Stefan Kangas
2021-10-08
Remove Emacs 20 compat code from sql.el
Stefan Kangas
2021-10-05
Merge from origin/emacs-28
Glenn Morris
2021-10-05
Use format-prompt for many more prompts
Stefan Kangas
2021-10-05
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-05-27
* lisp/progmodes/sql.el: Turn `sql-*-statement-starters' to defvars.
Ingo Lohmar
2021-05-19
* lisp/progmodes/sql.el: `sql-postgres-statement-starters' defcustom
Ingo Lohmar
2021-05-16
prepend newline in sqli buffer
Ingo Lohmar
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-11
* lisp/progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Fix declaration
Stefan Monnier
2021-03-24
Convert many more links to use HTTPS
Stefan Kangas
2021-02-05
Assume font-lock-mode variable is not void
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-09
Prefer setq-local in sql.el
Stefan Kangas
[next]