Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6087f49 commit ede771cCopy full SHA for ede771c
1 file changed
Doc/library/sqlite3.rst
@@ -11,9 +11,6 @@
11
12
.. _sqlite3-intro:
13
14
-Introduction
15
-------------
16
-
17
SQLite is a C library that provides a lightweight disk-based database that
18
doesn't require a separate server process and allows accessing the database
19
using a nonstandard variant of the SQL query language. Some applications can use
0 commit comments