Navigation
index
modules
|
APSW 3.38.5-r1 documentation
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
_
__enter__() (Backup method)
(Blob method)
(Connection method)
__exit__() (Backup method)
(Blob method)
(Connection method)
A
AbortError
apsw
module
apswversion() (in module apsw)
AuthError
autovacuum_pages() (Connection method)
B
Backup (class in apsw)
backup() (Connection method)
Begin() (VTTable method)
BestIndex() (VTTable method)
BindingsError
Blob (class in apsw)
blobopen() (Connection method)
BusyError
C
CantOpenError
changes() (Connection method)
close() (Backup method)
(Blob method)
(Connection method)
(Cursor method)
Close() (VTCursor method)
cmdloop() (Shell method)
collationneeded() (Connection method)
Column() (VTCursor method)
Commit() (VTTable method)
compile_options (in module apsw)
complete() (in module apsw)
(Shell method)
complete_command() (Shell method)
complete_sql() (Shell method)
config() (Connection method)
(in module apsw)
Connect() (VTModule method)
Connection (class in apsw)
connection_hooks (in module apsw)
ConnectionClosedError
ConnectionNotClosedError
ConstraintError
CorruptError
Create() (VTModule method)
createaggregatefunction() (Connection method)
createcollation() (Connection method)
createmodule() (Connection method)
createscalarfunction() (Connection method)
Cursor (class in apsw)
cursor() (Connection method)
CursorClosedError
D
db (Shell property)
db_filename() (Connection method)
description (Cursor attribute)
deserialize() (Connection method)
Destroy() (VTTable method)
Disconnect() (VTTable method)
display_timing() (Shell method)
done (Backup attribute)
E
EmptyError
enableloadextension() (Connection method)
enablesharedcache() (in module apsw)
environment variable
PYTHONPATH
Eof() (VTCursor method)
Error
excepthook() (VFS method)
(VFSFile method)
exceptionfor() (in module apsw)
ExecTraceAbort
execute() (Cursor method)
executemany() (Cursor method)
ExecutionCompleteError
extendedresult (Error attribute)
ExtensionLoadingError
F
fetchall() (Cursor method)
fetchone() (Cursor method)
filecontrol() (Connection method)
filename (Connection attribute)
filename() (URIFilename method)
Filter() (VTCursor method)
FindFunction() (VTTable method)
finish() (Backup method)
fixup_backslashes() (Shell method)
fork_checker() (in module apsw)
ForkingViolationError
format_sql_value() (in module apsw)
FormatError
FullError
G
get_resource_usage() (Shell method)
getautocommit() (Connection method)
getcompleteline() (Shell method)
getconnection() (Cursor method)
getdescription() (Cursor method)
getexectrace() (Connection method)
(Cursor method)
getline() (Shell method)
getrowtrace() (Connection method)
(Cursor method)
H
handle_exception() (Shell method)
handle_interrupt() (Shell method)
I
IncompleteExecutionError
initialize() (in module apsw)
InternalError
interrupt() (Connection method)
InterruptError
IOError
K
keywords (in module apsw)
L
last_insert_rowid() (Connection method)
length() (Blob method)
(zeroblob method)
limit() (Connection method)
loadextension() (Connection method)
LockedError
log() (in module apsw)
M
main() (in module apsw)
memoryhighwater() (in module apsw)
memoryused() (in module apsw)
MismatchError
MisuseError
module
apsw
N
Next() (VTCursor method)
NoLFSError
NoMemError
NotADBError
NotFoundError
O
Open() (VTTable method)
open_flags (Connection attribute)
open_vfs (Connection attribute)
overloadfunction() (Connection method)
P
pagecount (Backup attribute)
PermissionsError
pop_input() (Shell method)
pop_output() (Shell method)
process_args() (Shell method)
process_command() (Shell method)
process_complete_line() (Shell method)
process_sql() (Shell method)
process_unknown_args() (Shell method)
ProtocolError
push_input() (Shell method)
push_output() (Shell method)
Python Enhancement Proposals
PEP 0343
,
[1]
,
[2]
,
[3]
PEP 249
,
[1]
PEP 3149
,
[1]
,
[2]
PEP 370
,
[1]
PYTHONPATH
R
randomness() (in module apsw)
RangeError
read() (Blob method)
readinto() (Blob method)
readonly() (Connection method)
ReadOnlyError
releasememory() (in module apsw)
remaining (Backup attribute)
Rename() (VTTable method)
reopen() (Blob method)
result (Error attribute)
Rollback() (VTTable method)
Rowid() (VTCursor method)
S
SchemaChangeError
seek() (Blob method)
serialize() (Connection method)
set_encoding() (Shell method)
set_last_insert_rowid() (Connection method)
setauthorizer() (Connection method)
setbusyhandler() (Connection method)
setbusytimeout() (Connection method)
setcommithook() (Connection method)
setexectrace() (Connection method)
(Cursor method)
setprofile() (Connection method)
setprogresshandler() (Connection method)
setrollbackhook() (Connection method)
setrowtrace() (Connection method)
(Cursor method)
setupdatehook() (Connection method)
setwalhook() (Connection method)
Shell (class in apsw)
Shell.Error
shutdown() (in module apsw)
softheaplimit() (in module apsw)
SQLError
sqlite3_autovacuum_pages
sqlite3_backup_finish
sqlite3_backup_init
sqlite3_backup_pagecount
sqlite3_backup_remaining
sqlite3_backup_step
sqlite3_bind_blob
sqlite3_bind_double
sqlite3_bind_int64
sqlite3_bind_null
sqlite3_bind_text
sqlite3_bind_zeroblob
sqlite3_blob_bytes
sqlite3_blob_close
sqlite3_blob_open
sqlite3_blob_read
,
[1]
sqlite3_blob_reopen
sqlite3_blob_write
sqlite3_busy_handler
sqlite3_busy_timeout
sqlite3_changes64
sqlite3_close
sqlite3_collation_needed
sqlite3_column_decltype
sqlite3_column_name
sqlite3_commit_hook
sqlite3_compileoption_get
sqlite3_complete
sqlite3_config
sqlite3_create_collation_v2
sqlite3_create_function_v2
,
[1]
sqlite3_create_module_v2
sqlite3_db_config
sqlite3_db_filename
,
[1]
sqlite3_db_readonly
sqlite3_db_status
sqlite3_deserialize
sqlite3_enable_load_extension
sqlite3_enable_shared_cache
sqlite3_file_control
sqlite3_get_autocommit
sqlite3_initialize
sqlite3_interrupt
sqlite3_keyword_count
sqlite3_keyword_name
sqlite3_last_insert_rowid
sqlite3_libversion
sqlite3_limit
sqlite3_load_extension
sqlite3_log
sqlite3_memory_highwater
sqlite3_memory_used
sqlite3_open_v2
sqlite3_overload_function
sqlite3_prepare_v2
sqlite3_profile
sqlite3_progress_handler
sqlite3_randomness
sqlite3_release_memory
sqlite3_rollback_hook
sqlite3_serialize
sqlite3_set_authorizer
sqlite3_set_last_insert_rowid
sqlite3_shutdown
sqlite3_soft_heap_limit64
sqlite3_sourceid
sqlite3_sourceid() (in module apsw)
sqlite3_status64
sqlite3_step
sqlite3_total_changes64
sqlite3_txn_state
sqlite3_update_hook
sqlite3_uri_boolean
sqlite3_uri_int64
sqlite3_uri_parameter
sqlite3_vfs_find
sqlite3_vfs_register
sqlite3_vfs_unregister
sqlite3_wal_autocheckpoint
sqlite3_wal_checkpoint_v2
sqlite3_wal_hook
sqlite3pointer() (Connection method)
SQLITE_VERSION_NUMBER (in module apsw)
sqlitelibversion() (in module apsw)
status() (Connection method)
(in module apsw)
step() (Backup method)
Sync() (VTTable method)
T
tell() (Blob method)
ThreadingViolationError
TooBigError
totalchanges() (Connection method)
txn_state() (Connection method)
U
unregister() (VFS method)
UpdateChangeRow() (VTTable method)
UpdateDeleteRow() (VTTable method)
UpdateInsertRow() (VTTable method)
uri_boolean() (URIFilename method)
uri_int() (URIFilename method)
uri_parameter() (URIFilename method)
URIFilename (class in apsw)
usage() (Shell method)
using_amalgamation (in module apsw)
V
VFS (class in apsw)
VFSFile (class in apsw)
VFSFileClosedError
vfsnames() (in module apsw)
VFSNotImplementedError
VTCursor (class in apsw)
VTModule (class in apsw)
VTTable (class in apsw)
W
wal_autocheckpoint() (Connection method)
wal_checkpoint() (Connection method)
write() (Blob method)
(Shell method)
X
xAccess() (VFS method)
xCheckReservedLock() (VFSFile method)
xClose() (VFSFile method)
xCurrentTime() (VFS method)
xDelete() (VFS method)
xDeviceCharacteristics() (VFSFile method)
xDlClose() (VFS method)
xDlError() (VFS method)
xDlOpen() (VFS method)
xDlSym() (VFS method)
xFileControl() (VFSFile method)
xFileSize() (VFSFile method)
xFullPathname() (VFS method)
xGetLastError() (VFS method)
xGetSystemCall() (VFS method)
xLock() (VFSFile method)
xNextSystemCall() (VFS method)
xOpen() (VFS method)
xRandomness() (VFS method)
xRead() (VFSFile method)
xSectorSize() (VFSFile method)
xSetSystemCall() (VFS method)
xSleep() (VFS method)
xSync() (VFSFile method)
xTruncate() (VFSFile method)
xUnlock() (VFSFile method)
xWrite() (VFSFile method)
Z
zeroblob (class in apsw)
Quick search
Navigation
index
modules
|
APSW 3.38.5-r1 documentation
»
Index