]> git.eshelyaron.com Git - emacs.git/commit
MariaDB and Mysql handle escaped aphostrophes in the same way
authorVincenzo Pupillo <v.pupillo@gmail.com>
Mon, 17 Mar 2025 21:35:23 +0000 (22:35 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Mar 2025 18:10:25 +0000 (19:10 +0100)
commitf89dae71970ee3785b860a5025f346177db2bcb6
tree91deeee760ef53bc244d02f1cc128e1b69f4de8e
parent2f35a02e2c1ccd84ec2ff75f6264b4d289a20e9c
MariaDB and Mysql handle escaped aphostrophes in the same way

* lisp/progmodes/sql.el (sql-mode): MariaDB and Mysql both
handle escaped apostrophes in the same way.  (Bug#77088)

(cherry picked from commit cace07f27dc31091a606a70ae8b957cd5dd7da43)
lisp/progmodes/sql.el