0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Lib/sqlite3
Erlend Egeberg Aasland 3f2c433da5
bpo-45041: Restore sqlite3 executescript behaviour for SELECT queries (GH-28509)
* bpo-45041: Restore sqlite3 executescript behaviour for select queries

* Add regression test
2021-10-07 10:16:45 +01:00
..
test bpo-45041: Restore sqlite3 executescript behaviour for SELECT queries (GH-28509) 2021-10-07 10:16:45 +01:00
__init__.py
dbapi2.py
dump.py