]> git.ipfire.org Git - thirdparty/sqlite.git/commit
There is no need to DELETE the content of sqlite_sequence in the output of
authordrh <>
Mon, 14 Oct 2024 11:48:19 +0000 (11:48 +0000)
committerdrh <>
Mon, 14 Oct 2024 11:48:19 +0000 (11:48 +0000)
commit5899d9c08f1291584f6b5799402d847b2ce051d1
treef61a0167f7b1a6316b0fb4b622a96372a397918a
parent39b9249562d460f1d1a372467b48308968fdf3b0
There is no need to DELETE the content of sqlite_sequence in the output of
the CLI ".dump" command because that table will initially be empty if it
exists at all.  [forum:/forumpost/2e31f49d00472cec|Forum post 2e31f49d004]

FossilOrigin-Name: 8d7fe903d09a2a7961f506b2c8e93765e4feb7cd48aac436d75c7ec7838e856a
manifest
manifest.uuid
src/shell.c.in