MCPcopy Index your code
hub / github.com/RustPython/RustPython / _sqlite3.rs

File _sqlite3.rs

crates/stdlib/src/_sqlite3.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// spell-checker:ignore libsqlite3 threadsafety PYSQLITE decltypes colnames collseq cantinit dirtywal
2// spell-checker:ignore corruptfs narg setinputsizes setoutputsize lastrowid arraysize executemany
3// spell-checker:ignore blobopen executescript iterdump getlimit setlimit errorcode errorname
4// spell-checker:ignore rowid rowcount fetchone fetchmany fetchall errcode errname vtable pagecount

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected