[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: [NonGNU ELPA] New package: sqlite3
From:
Tomas Hlavaty
Subject:
Re: [NonGNU ELPA] New package: sqlite3
Date:
2023年3月21日 21:42:17 +0100
On Tue 21 Mar 2023 at 11:08, Philip Kaludercic <philipk@posteo.net> wrote:
> To be fair, this is not a concern because SQLite supports parameterised
> queries:
>
> (sqlite-execute db "insert into foo values (?, ?)" '("bar" 2))
Not sure about sqlite but I know that for example in postgresql, not
everything is parametrizeable this way.
> To me the
> advantage of something like `rx' is that I can insert comments and make
> use of regular indentation.
Those are cosmetic advantages.
There are more profound advatages.
- Re: [NonGNU ELPA] New package: sqlite3, (continued)
- Re: [NonGNU ELPA] New package: sqlite3 , Philip Kaludercic, 2023年03月21日
- Re: [NonGNU ELPA] New package: sqlite3 , Lynn Winebarger, 2023年03月21日
- Re: [NonGNU ELPA] New package: sqlite3 , Philip Kaludercic, 2023年03月21日
- Re: [NonGNU ELPA] New package: sqlite3 , Lynn Winebarger, 2023年03月21日
- Re: [NonGNU ELPA] New package: sqlite3 , Philip Kaludercic, 2023年03月21日
- Re: [NonGNU ELPA] New package: sqlite3 , Tomas Hlavaty, 2023年03月21日
- Re: [NonGNU ELPA] New package: sqlite3 , Lynn Winebarger, 2023年03月21日
- Re: [NonGNU ELPA] New package: sqlite3 , Philip Kaludercic, 2023年03月22日
- Re: [NonGNU ELPA] New package: sqlite3 , Lynn Winebarger, 2023年03月22日
- Re: [NonGNU ELPA] New package: sqlite3 , Lynn Winebarger, 2023年03月22日
- Re: [NonGNU ELPA] New package: sqlite3,
Tomas Hlavaty <=
- Message not available
- Re: [NonGNU ELPA] New package: sqlite3 , Tomas Hlavaty, 2023年03月21日
- Re: [NonGNU ELPA] New package: sqlite3 , Philip Kaludercic, 2023年03月22日
- Re: [NonGNU ELPA] New package: sqlite3 , Tomas Hlavaty, 2023年03月21日
Re: [NonGNU ELPA] New package: sqlite3 , Richard Stallman, 2023年03月06日