mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
merged the sqlite-integration branch.
This is based on pysqlite2.1.3, and provides a DB-API interface in the standard library. You'll need sqlite 3.2.2 or later to build this - if you have an earlier version, the C extension module will not be built.
This commit is contained in:
parent
c17976e983
commit
c51ee69b27
34 changed files with 6075 additions and 0 deletions
1067
Modules/_sqlite/cursor.c
Normal file
1067
Modules/_sqlite/cursor.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue