se. There is no need to save it with .save. "saving" is all through
normal database transactions at that point.
-Original Message-
From: sqlite-users On Behalf Of
Alexander Gabriel
Sent: Friday, August 30, 2019 12:11 PM
To: sqlite-users@mailinglists.sqlite.org
Subject: [sqlite] .
On 8/30/19 9:11 AM, Alexander Gabriel wrote:
> Hi
>
> I do this:
>
>- restart windows10 or macOS and log in (to guarantee no other process
>is using sqlite3)
>- cd to the folder where sqlite3 v3.29.0 is contained
>- type `sqlite3` (windows 10) or `./sqlite3` (macOS) to start sqlite3
Hi
I do this:
- restart windows10 or macOS and log in (to guarantee no other process
is using sqlite3)
- cd to the folder where sqlite3 v3.29.0 is contained
- type `sqlite3` (windows 10) or `./sqlite3` (macOS) to start sqlite3
- type `.open test`, followed by `.save test`
Result:
3 matches
Mail list logo