• Rolf Ade's avatar
    sql-mode w/ sqlite: In-memory database · 71871670
    Rolf Ade authored
    Enable the usage of an in-memory database. Prior to this, sql-mode w/
    sqlite could only be used with file databases.
    * list/progmodes/sql.el (sql-get-login-ext): Don't expand an empty
    file name provided by the user, but call sub-process sqlite with that,
    in which case it uses an in-memory database.
    
    Copyright-paperwork-exempt: yes
    71871670
sql.el 203 KB