diff options
author | Vladimir Panteleev <git@cy.md> | 2025-01-15 18:33:23 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2025-01-25 11:14:01 +0200 |
commit | 5e0fc49f3b14928f08eb314b15f70ccbb2ce7229 (patch) | |
tree | 6ba901a188cdb4debd96f294ec7ba569114277df /lisp/emacs-lisp/lisp.el | |
parent | 13fdcd730ff63bf79caace9a6e46aff5f944b1b7 (diff) | |
download | emacs-5e0fc49f3b14928f08eb314b15f70ccbb2ce7229.tar.gz emacs-5e0fc49f3b14928f08eb314b15f70ccbb2ce7229.tar.bz2 emacs-5e0fc49f3b14928f08eb314b15f70ccbb2ce7229.zip |
Quote identifiers in SQL queries in 'sqlite-mode'
* lisp/sqlite-mode.el: (sqlite-mode-list-tables)
(sqlite-mode-list-columns, sqlite--mode--list-data)
(sqlite-mode-delete): Quote identifiers (table and column
names) in the SQL queries. Fixes, e.g., opening databases
which have a table called "values". (Bug#75598)
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions