mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
Update to pysqlite 2.2.0
This commit is contained in:
parent
a058836e96
commit
72289a616c
17 changed files with 592 additions and 134 deletions
|
@ -26,6 +26,7 @@
|
|||
#include "connection.h"
|
||||
#include "microprotocols.h"
|
||||
#include "prepare_protocol.h"
|
||||
#include "sqlitecompat.h"
|
||||
|
||||
/* prototypes */
|
||||
int check_remaining_sql(const char* tail);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue