commit | 3417ce3489d68f4bc6d85b3fc280523eb90eab62 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jul 29 05:38:08 2022 -0700 |
committer | GitHub <noreply@github.com> | Fri Jul 29 05:38:08 2022 -0700 |
tree | 6ebfcf8e8569be48bdb1efc9c8f51c567855144c | |
parent | 18418858b2cfca221613af1c58bf657f8bfb6d6c [diff] |
gh-95432: Fixup sqlite3 tutorial example (GH-95431) - the insert statement should have five placeholders, not four - missing ... in the multiline row list (cherry picked from commit 2fbee85931296bbeddae6358583e400ce5321f89) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>