aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sql.el (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-15Update SQLite font-lock rulesRudolf Adamkovič1-29/+64
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-03-20MariaDB and Mysql handle escaped aphostrophes in the same wayVincenzo Pupillo1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-10-13Fix case problem with 'sql-magic-go' (bug#73499)Stephen Berman1-11/+15
2024-09-21Update and improve UI of sql-read-product (bug#73412)Stephen Berman1-4/+4
2024-04-18Fix sending input to SQL when point is not at EOBEli Zaretskii1-0/+2
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-08-25; Delete redundant defvars; font-lock is preloadedStefan Kangas1-4/+0
2023-08-24Modernize sql-postgres-options docstringStefan Kangas1-6/+5
2023-08-20Delete some Emacs 19/21 compat codeStefan Kangas1-3/+1
2023-08-16Remedy wrong-looking \(:?...\) regexp constructsMattias Engdegård1-1/+1
2023-07-14; * lisp/progmodes/sql.el (sql-interactive-mode): Remove FIXME (bug#64602).YugaEgo1-1/+1
2023-04-20sql: add missing postgresql typesNicolas Martyanoff1-8/+11
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-12-18; * lisp/progmodes/sql.el (sql-product-interactive): Doc fix (bug#60175)Eli Zaretskii1-1/+2
2022-11-18; Fix typosStefan Kangas1-1/+1
2022-11-13Prefer defvar-keymap in sql.elStefan Kangas1-28/+24
2022-11-06Fix sql-{beginning,end}-of-statement countingIngo Lohmar1-4/+6
2022-07-05Make some defcustom types more restrictiveStefan Kangas1-2/+2
2022-06-19Recognize \' as a quoted quote in MySQLLars Ingebrigtsen1-22/+27
2022-05-20Add a new command 'yank-in-context'Lars Ingebrigtsen1-0/+1
2022-05-15; Fix typosStefan Kangas1-1/+1
2022-05-03Rewrite sql-interactive-remove-continuation-promptFilipp Gunbin1-80/+55
2022-04-24Ensure that the global sql-buffer variable is setLars Ingebrigtsen1-0/+3
2022-04-23Fix prompts in sql-get-login againFilipp Gunbin1-3/+3
2022-04-09Fix sql-mode comment-end parsingLars Ingebrigtsen1-1/+12
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-19Fix prompt in `sql-sqlite'Lars Ingebrigtsen1-1/+1
2021-10-19SQL mode supports sending passwords in processMichael R. Mauger1-0/+15
2021-10-18Added sql-add-connectionMichael R. Mauger1-3/+12
2021-10-08Remove XEmacs compat code from sql.elStefan Kangas1-9/+0
2021-10-08Remove Emacs 20 compat code from sql.elStefan Kangas1-16/+1
2021-10-05Use format-prompt for many more promptsStefan Kangas1-12/+5
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas1-2/+2
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas1-2/+2
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård1-1/+1
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård1-2/+2
2021-05-27* lisp/progmodes/sql.el: Turn `sql-*-statement-starters' to defvars.Ingo Lohmar1-27/+20
2021-05-19* lisp/progmodes/sql.el: `sql-postgres-statement-starters' defcustomIngo Lohmar1-0/+8
2021-05-16prepend newline in sqli bufferIngo Lohmar1-2/+3
2021-04-19; Normalize and add missing first and last linesStefan Kangas1-2/+2
2021-04-11* lisp/progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Fix declarationStefan Monnier1-3/+1
2021-03-24Convert many more links to use HTTPSStefan Kangas1-1/+1
2021-02-05Assume font-lock-mode variable is not voidStefan Kangas1-3/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-09Prefer setq-local in sql.elStefan Kangas1-32/+30
2020-12-09* lisp/progmodes/sql.el: Remove redundant URL.Stefan Kangas1-1/+0