[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Alexandre Garreau |
Subject: |
Re: sqlite3 |
Date: |
Sun, 12 Dec 2021 06:13:11 +0100 |
Le dimanĉo, 12-a de decembro 2021, 5-a horo kaj 26:00 CET Lars
Ingebrigtsen a écrit :
> Pip Cet <pipcet@gmail.com> writes:
>
>
>
> > What about non-local files? Currently, IIUC, sqlite-mode just doesn't
> > work for them, handing all file names to the sqlite library which then
> > fails to open them.
>
> It would certainly be nice to work with non-local files, but I think
> it's a bit outside what we're going for here. The point is to have
> efficient local storage, and non-local sqlite files doesn't give us
> that.
>
>
>
> > I'm not volunteering, but maybe we could use the sqlite3 VFS interface
> > to back an sqlite3 database with an Emacs buffer (or several). That
> > would solve both the remote access issue and make C-x C-f behave more
> > like it does for other files.
>
> It's be fun to have something like that, but I don't think there's that
> much utility in it.
What about the utility to simply *browse* sqlite files, so to provide a
generic tool for edition, as you suggested?
- Re: sqlite3, (continued)
- Re: sqlite3, Eli Zaretskii, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3, Eli Zaretskii, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3, Pip Cet, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3,
Alexandre Garreau <=
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Stefan Monnier, 2021/12/11
- Re: sqlite3, Juri Linkov, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/11
- Re: sqlite3, Juri Linkov, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Stefan Monnier, 2021/12/12
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/12
- Re: sqlite3, Juri Linkov, 2021/12/11