mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
gh-94635: Remove sqlite3 doc introduction heading (#96089)
This commit is contained in:
parent
6087f491ea
commit
ede771cdf9
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@
|
|||
|
||||
.. _sqlite3-intro:
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
SQLite is a C library that provides a lightweight disk-based database that
|
||||
doesn't require a separate server process and allows accessing the database
|
||||
using a nonstandard variant of the SQL query language. Some applications can use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue