[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Lars Ingebrigtsen |
Subject: |
Re: sqlite3 |
Date: |
Sun, 12 Dec 2021 05:43:59 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Philip Kaludercic <philipk@posteo.net> writes:
> I raise this question from the perspective of the forwards-compatibility
> library (compat.el, https://sr.ht/~pkal/compat/). If there were no
> distinction between persistent values and SQLite, then it would become
> considerably more difficult to provide compatibility definitions if is
> expected that the persistent value library can be mixed together with
> raw SQL queries at any time.
I'm not sure I understand the question. There's no SQL in the
multisession interface. It looks like this:
(multisession-value foo)
and
(setf (multisession-value foo) 'bar)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Re: sqlite3, Philip Kaludercic, 2021/12/09
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/09
- Re: sqlite3, Philip Kaludercic, 2021/12/10
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/10
- Re: sqlite3, tomas, 2021/12/11
- Re: sqlite3, Richard Stallman, 2021/12/11
- Re: sqlite3, Qiantan Hong, 2021/12/11
Re: sqlite3, Philip Kaludercic, 2021/12/11
Re: sqlite3,
Lars Ingebrigtsen <=
Re: sqlite3, Qiantan Hong, 2021/12/12
Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
Re: sqlite3, Qiantan Hong, 2021/12/12
Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
Re: sqlite3, Qiantan Hong, 2021/12/12
Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
Re: sqlite3, Qiantan Hong, 2021/12/12
Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
Re: sqlite3, tomas, 2021/12/12
Re: sqlite3, Richard Stallman, 2021/12/12