*** DRAFT ***
About
Sitemap
Documentation
Download
License
News
Support
34to35 -
35to36.html
oldnews.html
35to36 -
changes.html#version_3_6_1
oldnews.html
releaselog/3_6_0.html
affinities -
lang_expr.html#castexpr
affinity -
faq.html#q3
fileformat2.html#serialtype
foreignkeys.html#parentchild
fts3.html#section_1_3
lang_createtable.html#rowid
lang_createtable.html#tablecoldef
optoverview.html#like_opt
aggfunc -
lang.html
lang_corefunc.html
lang_expr.html#castexpr
ALTER -
foreignkeys.html
ALTER TABLE -
compile.html#omit_altertable
fileformat2.html#filesize
fileformat2.html#serialtype
foreignkeys.html#fk_actions
lang.html
lang_createtrigger.html
vtab.html
alter-table-stmt -
lang_altertable.html
amalgamation -
compile.html#enable_fts3
compile.html#enable_update_delete_limit
compile.html#omitfeatures
faq.html#q23
howtocompile.html
malloc.html#memsysx
privatebranch.html
rtree.html
selfcontained.html
sqlite.html
amalgamation tarball -
howtocompile.html#cli
ANALYZE -
changes.html#version_3_6_18
compile.html#enable_stat2
compile.html#omit_analyze
lang.html
oldnews.html
optoverview.html#autoindex
optoverview.html#manctrl
optoverview.html#multi_index
optoverview.html#rangequery
optoverview.html#table_order
queryplanner.html
releaselog/3_6_18.html
analyze-stmt -
lang_analyze.html
application file-format -
wal.html
application-defined SQL function -
lang_expr.html#regexp
application-defined SQL functions -
c3ref/context.html
c3ref/value.html
capi3ref.html#sqlite3_context
capi3ref.html#sqlite3_value
asynchronous I/O backend -
oldnews.html
asynchronous VFS -
changes.html#version_3_6_14
releaselog/3_6_14.html
Atomic Commit -
lockingv3.html#how_to_corrupt
atomic commit -
wal.html
ATTACH -
c3ref/backup_finish.html
c3ref/blob_open.html
c3ref/c_dbstatus_cache_used.html
c3ref/c_limit_attached.html
c3ref/file_control.html
c3ref/wal_hook.html
capi3ref.html#SQLITE_DBSTATUS_CACHE_USED
capi3ref.html#SQLITE_LIMIT_ATTACHED
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_file_control
capi3ref.html#sqlite3_wal_hook
changes.html#version_3_5_6
cintro.html
compile.html#omit_attach
inmemorydb.html
inmemorydb.html#temp_db
lang_detach.html
lockingv3.html#rollback
pragma.html#pragma_encoding
pragma.html#pragma_locking_mode
pragma.html#pragma_secure_delete
pragma.html#syntax
releaselog/3_5_6.html
tclsqlite.html
tempfiles.html#masterjrnl
tempfiles.html#tempdb
vtab.html#xcreate
wal.html
ATTACH DATABASE -
lang.html
attach-stmt -
lang_attach.html
auto_vacuum -
compile.html#default_autovacuum
compile.html#omit_autovacuum
fileformat2.html#cellformat
fileformat2.html#filesize
lang_vacuum.html
auto_vacuum pragma -
lang_vacuum.html
autocommit mode -
c3ref/blob_close.html
capi3ref.html#sqlite3_blob_close
foreignkeys.html#fk_enable
AUTOINCREMENT -
c3ref/table_column_metadata.html
capi3ref.html#sqlite3_table_column_metadata
compile.html#omit_autoincrement
faq.html#q1
lang_createtable.html#rowid
Automatic indexing -
pragma.html#pragma_automatic_index
automatic indexing -
compile.html#omit_automatic_index
pragma.html#pragma_automatic_index
automatic_index pragma -
optoverview.html#autoindex
backup API -
wal.html
BEGIN -
asyncvfs.html
c3ref/get_autocommit.html
capi3ref.html#sqlite3_get_autocommit
faq.html#q19
foreignkeys.html#fk_enable
lang_savepoint.html
pragma.html#pragma_foreign_keys
BEGIN TRANSACTION -
lang.html
begin-stmt -
lang_transaction.html
BINARY -
lang_corefunc.html#replace
lang_createtable.html#tablecoldef
BLOB handle -
c3ref/blob_bytes.html
c3ref/blob_close.html
c3ref/blob_open.html
c3ref/blob_read.html
c3ref/blob_write.html
capi3ref.html#sqlite3_blob_bytes
capi3ref.html#sqlite3_blob_close
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_blob_read
capi3ref.html#sqlite3_blob_write
BLOB handles -
c3ref/close.html
capi3ref.html#sqlite3_close
books about SQLite -
doclist.html
keyword_index.html
sitemap.html#pindex
bound parameter -
oldnews.html
bound parameters -
changes.html#version_3_6_21
releaselog/3_6_21.html
building the amalgamation -
howtocompile.html
built-in memory allocators -
c3ref/mem_methods.html
capi3ref.html#sqlite3_mem_methods
cache_size -
pragma.html#pragma_default_cache_size
cache_size pragma -
malloc.html#nofrag
capi3ref -
cintro.html
quickstart.html
capi3ref_funclist -
cintro.html
case_sensitive_like -
optoverview.html#like_opt
case_sensitive_like pragma -
compile.html#case_sensitive_like
lang_expr.html#like
CAST expression -
datatype3.html#affinity
categorical listing of SQLite documents -
doclist.html
keyword_index.html
sitemap.html#pindex
change counter -
fileformat2.html#filesize
fileformat2.html#validfor
changes SQL function -
c3ref/changes.html
capi3ref.html#sqlite3_changes
checkpoint -
c3ref/wal_autocheckpoint.html
c3ref/wal_hook.html
capi3ref.html#sqlite3_wal_autocheckpoint
capi3ref.html#sqlite3_wal_hook
fileformat2.html#walcksm
checkpointed -
c3ref/wal_checkpoint.html
capi3ref.html#sqlite3_wal_checkpoint
checkpointing -
wal.html
child key -
c3ref/blob_open.html
capi3ref.html#sqlite3_blob_open
cintro -
c3ref/intro.html
capi3ref.html
quickstart.html
CLI -
changes.html#version_3_6_11
changes.html#version_3_6_12
howtocompile.html#cli
releaselog/3_6_11.html
releaselog/3_6_12.html
coalesce -
changes.html#version_3_6_21
lang_corefunc.html#ifnull
releaselog/3_6_21.html
COLLATE operator -
datatype3.html#collation
collating function -
fileformat2.html#serialtype
lang_createtable.html#tablecoldef
collating sequence -
foreignkeys.html#parentchild
lang_expr.html#collateop
optoverview.html#like_opt
column access functions -
c3ref/step.html
c3ref/value_blob.html
capi3ref.html#sqlite3_step
capi3ref.html#sqlite3_value_blob
column definition -
datatype3.html#collation
fileformat2.html#serialtype
lang_expr.html#castexpr
lang_expr.html#collateop
column definitions -
lang_createvtab.html
vtab.html
column-constraint -
lang_createtable.html
column-def -
lang_altertable.html
lang_createtable.html
Command Line Interface -
changes.html#version_3_6_21
changes.html#version_3_6_23
compile.html#enable_iotrace
news.html
releaselog/3_6_21.html
releaselog/3_6_23.html
command-line shell -
wal.html#fast
comment -
lang.html
comment-syntax -
lang_comment.html
COMMIT -
asyncvfs.html
c3ref/commit_hook.html
c3ref/get_autocommit.html
c3ref/step.html
capi3ref.html#sqlite3_commit_hook
capi3ref.html#sqlite3_get_autocommit
capi3ref.html#sqlite3_step
changes.html#version_3_6_5
faq.html#q19
foreignkeys.html#fk_enable
lang.html
lang_attach.html
lang_savepoint.html
releaselog/3_6_5.html
wal.html
wal.html#fast
commit-stmt -
lang_transaction.html
compile fts3 -
fts3.html#section_3
compile-time options -
howtocompile.html#amal
howtocompile.html#cli
lang_keywords.html
pragma.html#pragma_compile_options
privatebranch.html
compile_options pragma -
c3ref/compileoption_get.html
capi3ref.html#sqlite3_compileoption_get
changes.html#version_3_6_23
compile.html#omit_compileoption_diags
lang_corefunc.html#sqlite_compileoption_get
news.html
releaselog/3_6_23.html
compound-operator -
lang_select.html
conflict clause -
lang_createtable.html#tablecoldef
conflict-clause -
lang_conflict.html
corefunc -
lang.html
lang_expr.html#castexpr
count_changes pragma -
c3ref/changes.html
c3ref/total_changes.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_total_changes
changes.html#version_3_6_5
lang_createtrigger.html#instead_of_trigger
lang_delete.html#trucateopt
releaselog/3_6_5.html
CREATE INDEX -
fileformat2.html#serialtype
foreignkeys.html#fk_actions
lang.html
lang_dropindex.html
vtab.html
CREATE TABLE -
compile.html#default_temp_cache_size
fileformat2.html#serialtype
foreignkeys.html
foreignkeys.html#fk_actions
foreignkeys.html#fk_enable
lang.html
lang_altertable.html
lang_createindex.html
lang_createvtab.html
lang_droptable.html
lang_expr.html#castexpr
lang_expr.html#in_op
vtab.html
vtab.html#xcreate
CREATE TRIGGER -
c3ref/changes.html
c3ref/total_changes.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_total_changes
compile.html#omit_trigger
faq.html#q22
fileformat2.html#serialtype
foreignkeys.html#fk_actions
lang.html
lang_conflict.html
lang_delete.html
lang_droptrigger.html
lang_insert.html
lang_update.html
CREATE VIEW -
compile.html#omit_view
fileformat2.html#serialtype
lang.html
lang_dropview.html
CREATE VIRTUAL TABLE -
fileformat2.html#serialtype
fts3.html
lang.html
vtab.html
vtab.html#xcreate
create-index-stmt -
lang_createindex.html
create-table-stmt -
lang_createtable.html
create-trigger-stmt -
lang_createtrigger.html
create-view-stmt -
lang_createview.html
create-virtual-table-stmt -
lang_createvtab.html
custom builds -
c3ref/initialize.html
capi3ref.html#sqlite3_initialize
database connection -
35to36.html
backup.html
c3ref/auto_extension.html
c3ref/backup_finish.html
c3ref/blob_open.html
c3ref/busy_handler.html
c3ref/busy_timeout.html
c3ref/c_config_getmalloc.html
c3ref/c_dbconfig_lookaside.html
c3ref/changes.html
c3ref/close.html
c3ref/collation_needed.html
c3ref/commit_hook.html
c3ref/context_db_handle.html
c3ref/create_collation.html
c3ref/create_function.html
c3ref/create_module.html
c3ref/db_config.html
c3ref/db_handle.html
c3ref/db_mutex.html
c3ref/db_status.html
c3ref/enable_shared_cache.html
c3ref/errcode.html
c3ref/exec.html
c3ref/interrupt.html
c3ref/last_insert_rowid.html
c3ref/limit.html
c3ref/module.html
c3ref/next_stmt.html
c3ref/open.html
c3ref/prepare.html
c3ref/set_authorizer.html
c3ref/table_column_metadata.html
c3ref/temp_directory.html
c3ref/total_changes.html
c3ref/update_hook.html
c3ref/wal_autocheckpoint.html
c3ref/wal_checkpoint.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#SQLITE_DBCONFIG_LOOKASIDE
capi3ref.html#sqlite3_auto_extension
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_busy_handler
capi3ref.html#sqlite3_busy_timeout
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_close
capi3ref.html#sqlite3_collation_needed
capi3ref.html#sqlite3_commit_hook
capi3ref.html#sqlite3_context_db_handle
capi3ref.html#sqlite3_create_collation
capi3ref.html#sqlite3_create_function
capi3ref.html#sqlite3_create_module
capi3ref.html#sqlite3_db_config
capi3ref.html#sqlite3_db_handle
capi3ref.html#sqlite3_db_mutex
capi3ref.html#sqlite3_db_status
capi3ref.html#sqlite3_enable_shared_cache
capi3ref.html#sqlite3_errcode
capi3ref.html#sqlite3_exec
capi3ref.html#sqlite3_interrupt
capi3ref.html#sqlite3_last_insert_rowid
capi3ref.html#sqlite3_limit
capi3ref.html#sqlite3_module
capi3ref.html#sqlite3_next_stmt
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_table_column_metadata
capi3ref.html#sqlite3_temp_directory
capi3ref.html#sqlite3_total_changes
capi3ref.html#sqlite3_update_hook
capi3ref.html#sqlite3_wal_autocheckpoint
capi3ref.html#sqlite3_wal_checkpoint
changes.html#version_3_5_8
changes.html#version_3_6_1
cintro.html
compile.html#threadsafe
custombuild.html
fileformat2.html#serialtype
foreignkeys.html#fk_enable
lang_attach.html
lang_transaction.html
malloc.html
malloc.html#lookaside
malloc.html#memstatus
malloc.html#nofrag
oldnews.html
pragma.html#pragma_journal_mode
releaselog/3_5_8.html
releaselog/3_6_1.html
requirements.html
tempfiles.html#masterjrnl
tempfiles.html#tempdb
unlock_notify.html
vtab.html
vtab.html#xcreate
database connections -
c3ref/auto_extension.html
c3ref/backup_finish.html
c3ref/c_config_getmalloc.html
c3ref/initialize.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_auto_extension
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_initialize
cintro.html
compile.html#threadsafe
compile.html#yystackdepth
custombuild.html
malloc.html
malloc.html#lookaside
malloc.html#nofrag
database header -
wal.html#readonly
datatype -
faq.html#q3
faq.html#q4
lang_corefunc.html#typeof
lang_createtable.html#tablecoldef
lang_expr.html#castexpr
lang_expr.html#collateop
Date And Time Functions -
datatype3.html#datetime
datefunc -
lang.html
lang_corefunc.html
lang_expr.html#castexpr
debugging memory allocator -
compile.html#memdebug
compile.html#zero_malloc
default memory allocator -
compile.html#zero_malloc
malloc.html#memsysx
default_cache_size -
pragma.html#pragma_cache_size
default_cache_size pragma -
fileformat2.html#filesize
DELETE -
c3ref/blob_open.html
c3ref/changes.html
c3ref/set_authorizer.html
c3ref/total_changes.html
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_total_changes
changes.html#version_3_6_4
compile.html#enable_update_delete_limit
compile.html#omit_truncate_optimization
foreignkeys.html#fk_actions
fts3.html
lang.html
lang_analyze.html
lang_createtrigger.html
lang_createview.html
lang_droptable.html
lang_indexedby.html
pragma.html#pragma_count_changes
releaselog/3_6_4.html
rtree.html
vtab.html
delete-stmt -
lang_delete.html
delete-stmt-limited -
lang_delete.html#trucateopt
deprecated -
c3ref/aggregate_count.html
c3ref/constlist.html
c3ref/funclist.html
c3ref/objlist.html
capi3ref.html
capi3ref.html#sqlite3_aggregate_count
DETACH -
compile.html#omit_attach
tempfiles.html#tempdb
DETACH DATABASE -
lang.html
detach-stmt -
lang_detach.html
doclist -
keyword_index.html
sitemap.html#pindex
download page -
howtocompile.html#amal
howtocompile.html#cli
howtocompile.html#tcl
DROP INDEX -
lang.html
lang_createindex.html
DROP TABLE -
c3ref/changes.html
c3ref/total_changes.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_total_changes
foreignkeys.html
foreignkeys.html#fk_actions
fts3.html
lang.html
lang_analyze.html
lang_createtable.html#tablecoldef
lang_createtrigger.html
lang_createvtab.html
rtree.html
vtab.html
vtab.html#sqlite3_module.xDestroy
DROP TRIGGER -
compile.html#omit_trigger
lang.html
lang_createtrigger.html
DROP VIEW -
compile.html#omit_view
lang.html
lang_createview.html
drop-index-stmt -
lang_dropindex.html
drop-table-stmt -
lang_droptable.html
drop-trigger-stmt -
lang_droptrigger.html
drop-view-stmt -
lang_dropview.html
dynamic typing -
faq.html#q2
faq.html#q3
lang_createtable.html#tablecoldef
encoding -
lang_expr.html#castexpr
enhanced query syntax -
fts3.html#section_2
error code -
35to36.html
backup.html
c3ref/backup_finish.html
c3ref/bind_blob.html
c3ref/blob_open.html
c3ref/blob_read.html
c3ref/blob_write.html
c3ref/c_config_getmalloc.html
c3ref/c_dbconfig_lookaside.html
c3ref/config.html
c3ref/enable_shared_cache.html
c3ref/finalize.html
c3ref/initialize.html
c3ref/open.html
c3ref/prepare.html
c3ref/reset.html
c3ref/status.html
c3ref/table_column_metadata.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#SQLITE_DBCONFIG_LOOKASIDE
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_blob_read
capi3ref.html#sqlite3_blob_write
capi3ref.html#sqlite3_config
capi3ref.html#sqlite3_enable_shared_cache
capi3ref.html#sqlite3_finalize
capi3ref.html#sqlite3_initialize
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_reset
capi3ref.html#sqlite3_status
capi3ref.html#sqlite3_table_column_metadata
vtab.html#xcolumn
vtab.html#xfilter
vtab.html#xnext
vtab.html#xrename
vtab.html#xrowid
vtab.html#xupdate
error codes -
c3ref/prepare.html
c3ref/step.html
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_step
EXCLUSIVE -
lang_transaction.html
experimental -
c3ref/constlist.html
c3ref/funclist.html
c3ref/objlist.html
capi3ref.html
experimental memory allocators -
changes.html#version_3_6_5
releaselog/3_6_5.html
EXPLAIN -
compile.html#omit_explain
lang.html
opcode.html
optoverview.html#or_opt
expr -
lang_expr.html
expression -
lang.html
extended error code -
c3ref/blob_read.html
c3ref/blob_write.html
c3ref/finalize.html
capi3ref.html#sqlite3_blob_read
capi3ref.html#sqlite3_blob_write
capi3ref.html#sqlite3_finalize
extended error codes -
c3ref/prepare.html
capi3ref.html#sqlite3_prepare
unlock_notify.html
extended result code -
c3ref/c_config_getmalloc.html
c3ref/errcode.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_errcode
extended result codes -
c3ref/extended_result_codes.html
c3ref/step.html
capi3ref.html#sqlite3_extended_result_codes
capi3ref.html#sqlite3_step
file format -
news.html
onefile.html
version3.html
first edition file format document -
fileformat2.html
foreign key actions -
c3ref/changes.html
c3ref/total_changes.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_total_changes
compile.html#omit_trigger
foreignkeys.html#fk_actions
lang_droptable.html
pragma.html#pragma_count_changes
foreign key constraint -
compile.html#omit_foreign_key
FOREIGN KEY constraints -
lang_conflict.html
foreign key constraints -
c3ref/blob_open.html
capi3ref.html#sqlite3_blob_open
changes.html#version_3_6_19
compile.html#omit_trigger
faq.html#q22
lang_altertable.html
lang_droptable.html
news.html
oldnews.html
pragma.html#pragma_foreign_keys
releaselog/3_6_19.html
foreign key constraints are enabled -
foreignkeys.html#fk_actions
foreign-key-clause -
lang_altertable.html
lang_createtable.html
foreign_keys pragma -
changes.html#version_3_6_19
lang_altertable.html
oldnews.html
releaselog/3_6_19.html
free-page list -
changes.html#version_3_7_2
news.html
releaselog/3_7_2.html
freelist -
atomiccommit.html#freelistjrnl
pragma.html#pragma_auto_vacuum
pragma.html#pragma_incremental_vacuum
FTS3 -
amalgamation.html
changes.html#version_3_6_22
changes.html#version_3_6_23
changes.html#version_3_6_23_1
news.html
oldnews.html
releaselog/3_6_22.html
releaselog/3_6_23.html
releaselog/3_6_23_1.html
fts3 -
changes.html#version_3_6_21
releaselog/3_6_21.html
FTS3 MATCH -
fts3.html#section_1_3
full_column_names -
pragma.html#pragma_full_column_names
pragma.html#pragma_short_column_names
GLOB -
c3ref/c_limit_attached.html
capi3ref.html#SQLITE_LIMIT_ATTACHED
compile.html#omit_like_optimization
lang_corefunc.html#glob
limits.html#max_like_pattern_length
news.html
optoverview.html#like_opt
vtab.html#xfindfunction
glob -
lang_expr.html#glob
group_concat -
changes.html#version_3_6_14_1
releaselog/3_6_14_1.html
hex -
lang_corefunc.html#randomblob
host parameters -
c3ref/stmt.html
capi3ref.html#sqlite3_stmt
hot journal -
wal.html#readonly
How To Corrupt Your Database Files -
atomiccommit.html#sect_9_0
http://code.google.com/android/ -
famous.html
http://code.google.com/apis/gears/api_database.html -
famous.html
http://desktop.gooogle.com/mac/legal.html -
famous.html
http://docs.python.org/lib/module-sqlite3.html -
famous.html
http://en.wikipedia.org/wiki/ACID -
about.html
transactional.html
http://en.wikipedia.org/wiki/Charlotte,_North_Carolina -
crew.html
http://en.wikipedia.org/wiki/Coordinated_Universal_Time -
lang_datefunc.html
http://en.wikipedia.org/wiki/Endianness -
about.html
onefile.html
http://en.wikipedia.org/wiki/Fuzz_testing -
testing.html#fuzztesting
http://en.wikipedia.org/wiki/Gregorian_calendar -
lang_datefunc.html
http://en.wikipedia.org/wiki/ISO_8601 -
lang_datefunc.html
http://en.wikipedia.org/wiki/Julian_day -
lang_datefunc.html
http://en.wikipedia.org/wiki/Modified_Condition/Decision_Coverage -
testing.html#mcdc
http://en.wikipedia.org/wiki/Proleptic_Gregorian_calendar -
lang_datefunc.html
http://en.wikipedia.org/wiki/Public_Domain -
copyright.html
http://en.wikipedia.org/wiki/R-tree -
rtree.html
http://en.wikipedia.org/wiki/Serializability -
transactional.html
http://en.wikipedia.org/wiki/Unix_time -
lang_datefunc.html
http://en.wikipedia.org/wiki/UUID -
changes.html#version_3_3_13
releaselog/3_3_13.html
http://forums.mcafeehelp.com/showthread.php?t=173519 -
famous.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32575 -
changes.html#version_3_4_2
releaselog/3_4_2.html
http://gcc.gnu.org/onlinedocs/gcc/Gcov.html -
testing.html#coverage
th3.html
http://labs.adobe.com/technologies/air/ -
famous.html
http://man.he.net/man3/fopen -
about.html
whentouse.html
whentouse.html#appfileformat
http://man.he.net/man3/fread -
whentouse.html#appfileformat
http://man.he.net/man3/fwrite -
whentouse.html#appfileformat
http://marc.info/?l -
support.html#mailinglists
http://news.gmane.org/gmane.comp.db.sqlite.general -
support.html#mailinglists
http://opengroup.org/onlinepubs/007908799/xsh/strftime.html -
lang_datefunc.html
http://osdir.com/Article6677.phtml -
oldnews.html
http://valgrind.org -
faq.html#q17
http://valgrind.org/ -
testing.html#valgrind
http://wiki.tcl.tk/21708 -
faq.html#q25
http://wiki.tcl.tk/2364 -
howtocompile.html#tcl
http://wiki.tcl.tk/2541 -
howtocompile.html#tcl
http://wiki.tcl.tk/9830 -
howtocompile.html#tcl
http://www.adobe.com/ -
famous.html
http://www.adobe.com/products/acrobat/readstep2.html -
famous.html
http://www.adobe.com/products/photoshoplightroom/ -
famous.html
http://www.apple.com/ -
famous.html
http://www.apple.com/aperture/ -
famous.html
http://www.apple.com/iphone/ -
famous.html
http://www.apple.com/ipodtouch/ -
famous.html
http://www.apple.com/itunes/ -
famous.html
http://www.apple.com/macosx/features/mail.html -
famous.html
http://www.apple.com/macosx/features/safari.html -
famous.html
http://www.apress.com -
oldnews.html
http://www.apress.com/book/bookDisplay.html?bID=10130 -
oldnews.html
http://www.baymoon.com/~tg2/ -
rtree.html
http://www.bloomberg.com/ -
oldnews.html
http://www.cygwin.com/ -
howtocompile.html#amal
http://www.dropbox.com/ -
famous.html
http://www.duke.edu/ -
crew.html
http://www.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-1.pdf -
faq.html#q6
http://www.fossil-scm.org -
privatebranch.html
http://www.fossil-scm.org/ -
changes.html#version_3_6_18
download.html
oldnews.html
privatebranch.html
releaselog/3_6_18.html
http://www.fossil-scm.org/index.html/doc/tip/www/quickstart.wiki -
privatebranch.html
http://www.gatech.edu/ -
crew.html
http://www.ge.com/ -
famous.html
http://www.git-scm.org/ -
privatebranch.html
http://www.google.com/ -
famous.html
http://www.google.com/chrome -
famous.html
http://www.hwaci.com/ -
consortium.html
crew.html
http://www.hwaci.com/sw/sqlite/cerod.html -
support.html#prosupport
http://www.hwaci.com/sw/sqlite/prosupport.html -
support.html#prosupport
http://www.hwaci.com/sw/sqlite/see.html -
support.html#prosupport
http://www.icu-project.org/ -
changes.html#version_3_4_0
changes.html#version_3_4_1
compile.html#enable_icu
releaselog/3_4_0.html
releaselog/3_4_1.html
http://www.mail-archive.com/sqlite-users%40sqlite.org/ -
support.html#mailinglists
http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27326.html -
famous.html
http://www.mail-archive.com/sqlite-users%40sqlite.org/msg27332.html -
famous.html
http://www.mail-archive.com/sqlite-users@sqlite.org/msg16931.html -
famous.html
http://www.mail-archive.com/sqlite-users@sqlite.org/msg19226.html -
famous.html
http://www.mcafee.com/ -
famous.html
mostdeployed.html
http://www.microsoft.com/ -
famous.html
http://www.mikesclutter.com -
oldnews.html
http://www.mingw.org/ -
mingw.html
http://www.monotone.ca/ -
privatebranch.html
http://www.mozilla.com/ -
famous.html
http://www.mozilla.com/thunderbird/ -
famous.html
http://www.mozilla.org/ -
oldnews.html
http://www.oracle.com/database/index.html -
about.html
whentouse.html
http://www.paulgraham.com/ -
version3.html
http://www.paulgraham.com/acl.html -
version3.html
http://www.php.net/ -
famous.html
http://www.postgresql.org/ -
changes.html#version_1_0_8
http://www.realbasic.com/ -
famous.html
http://www.selenic.com/mercurial/wiki/ -
privatebranch.html
http://www.sergeant.org/sqlite_vs_pgsync.html -
speed.html
http://www.skype.com/ -
mostdeployed.html
http://www.sqlite.org/src -
howtocompile.html#amal
privatebranch.html
http://www.sqlite.org/src/info/31338dca7e -
news.html
http://www.sqlite.org/src/info/eb5548a849 -
news.html
http://www.sun.com/software/solaris/ -
famous.html
http://www.symbian.com/ -
famous.html
oldnews.html
http://www.tcl.tk -
quickstart.html
tclsqlite.html
http://www.tcl.tk/ -
lang_expr.html#varparam
testing.html#tcl
http://www.tcl.tk/cgi-bin/tct/tip/322.html -
changes.html#version_3_6_19
releaselog/3_6_19.html
http://www.tcl.tk/community/tcl2004/ -
oldnews.html
http://www.tcl.tk/doc/tea/ -
tclsqlite.html
http://www.toshiba.com/ -
famous.html
http://www.w3c.org/TR/NOTE-datetime -
lang_datefunc.html
ifnull -
changes.html#version_3_6_21
releaselog/3_6_21.html
in-memory database -
compile.html#omit_memorydb
pragma.html#pragma_journal_mode
in-memory databases -
pragma.html#pragma_locking_mode
pragma.html#pragma_temp_store
incremental_vacuum -
changes.html#version_3_6_12
changes.html#version_3_7_2
fileformat2.html#cellformat
fileformat2.html#filesize
news.html
pragma.html#pragma_auto_vacuum
releaselog/3_6_12.html
releaselog/3_7_2.html
INDEXED BY -
changes.html#version_3_6_4
lang.html
releaselog/3_6_4.html
indexed-column -
lang_createindex.html
INSERT -
c3ref/changes.html
c3ref/last_insert_rowid.html
c3ref/total_changes.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_last_insert_rowid
capi3ref.html#sqlite3_total_changes
faq.html#q1
faq.html#q19
fts3.html
lang.html
lang_analyze.html
lang_createtable.html#tablecoldef
lang_createtrigger.html
lang_createview.html
lang_replace.html
pragma.html
pragma.html#pragma_count_changes
rtree.html
vtab.html
vtab.html#xcreate
insert-stmt -
lang_insert.html
INSTEAD OF trigger -
c3ref/changes.html
c3ref/total_changes.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_total_changes
lang_createview.html
pragma.html#pragma_count_changes
INTEGER PRIMARY KEY -
autoinc.html
c3ref/last_insert_rowid.html
c3ref/table_column_metadata.html
capi3ref.html#sqlite3_last_insert_rowid
capi3ref.html#sqlite3_table_column_metadata
compile.html#omit_autoincrement
datatype3.html
faq.html#q1
faq.html#q3
fileformat2.html#serialtype
fts3.html#section_1_3
lang_createtable.html#tablecoldef
lang_vacuum.html
queryplanner.html
integrity_check -
pragma.html#pragma_quick_check
testing.html#crashtesting
integrity_check pragma -
changes.html#version_3_6_23
compile.html#omit_integrity_check
releaselog/3_6_23.html
IS operator -
oldnews.html
join-constraint -
lang_select.html
join-op -
lang_select.html
join-source -
lang_select.html
journal_mode -
c3ref/wal_hook.html
capi3ref.html#sqlite3_wal_hook
changes.html#version_3_5_9
lang_attach.html
oldnews.html
releaselog/3_5_9.html
tempfiles.html#tempdb
wal.html#fast
wal.html#readonly
journal_mode pragma -
atomiccommit.html#keepcache
changes.html#version_3_6_5
compile.html#default_journal_size_limit
fileformat2.html#rollbackjournal
pragma.html#pragma_wal_autocheckpoint
pragma.html#pragma_wal_checkpoint
releaselog/3_6_5.html
tempfiles.html#rollbackjrnl
journal_size_limit pragma -
compile.html#default_journal_size_limit
keyword index -
doclist.html
sitemap.html#pindex
last_insert_rowid SQL function -
c3ref/last_insert_rowid.html
capi3ref.html#sqlite3_last_insert_rowid
legacy_file_format -
lang_createindex.html
legacy_file_format pragma -
fileformat2.html#filesize
like -
faq.html#q18
lang_expr.html#like
optoverview.html#like_opt
pragma.html#pragma_case_sensitive_like
LIKE -
c3ref/c_limit_attached.html
capi3ref.html#SQLITE_LIMIT_ATTACHED
compile.html#case_sensitive_like
compile.html#omit_like_optimization
lang_corefunc.html#like
limits.html#max_like_pattern_length
news.html
optoverview.html#like_opt
pragma.html#pragma_case_sensitive_like
vtab.html#xfindfunction
LIKE optimization -
changes.html#version_3_7_1
releaselog/3_7_1.html
limit categories -
c3ref/limit.html
capi3ref.html#sqlite3_limit
limits -
c3ref/c_limit_attached.html
c3ref/limit.html
capi3ref.html#SQLITE_LIMIT_ATTACHED
capi3ref.html#sqlite3_limit
compile.html#yystackdepth
testing.html#fuzztesting
literal-value -
lang_expr.html
load_extension -
tclsqlite.html
load_extension SQL function -
c3ref/load_extension.html
capi3ref.html#sqlite3_load_extension
howtocompile.html#cli
locking_mode -
changes.html#version_3_5_9
releaselog/3_5_9.html
lookaside memory allocator -
c3ref/c_dbconfig_lookaside.html
capi3ref.html#SQLITE_DBCONFIG_LOOKASIDE
changes.html#version_3_6_1
compile.html#omit_lookaside
malloc.html#memstatus
malloc.html#nofrag
releaselog/3_6_1.html
lower -
faq.html#q18
lang_corefunc.html#randomblob
MATCH -
vtab.html#xfindfunction
matchinfo -
fts3.html#appendix_a
max_page_count -
c3ref/limit.html
c3ref/set_authorizer.html
capi3ref.html#sqlite3_limit
capi3ref.html#sqlite3_set_authorizer
maxAggFunc -
lang_corefunc.html#minoreunc
MC/DC -
th3.html
memory -
lang_attach.html
tclsqlite.html
memory allocation -
testing.html#memtesting
testing.html#oomtesting
memory statistics -
malloc.html#memstatus
malloc.html#nofrag
memsys2 -
testing.html#memtesting
memsys5 -
changes.html#version_3_6_6
malloc.html#nofrag
releaselog/3_6_6.html
selfcontained.html
minAggFunc -
lang_corefunc.html#maxoreunc
NOCASE -
faq.html#q18
offsets -
fts3.html#appendix_a
omitfeatures -
34to35.html
changes.html#version_3_1_4
changes.html#version_3_5_2
faq.html#q23
oldnews.html
releaselog/3_1_4.html
releaselog/3_5_2.html
ON CONFLICT -
c3ref/blob_open.html
c3ref/update_hook.html
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_update_hook
changes.html#version_3_6_18
compile.html#omit_conflict_clause
lang_createtable.html#tablecoldef
lang_createtrigger.html
lang_createtrigger.html#undef_before
lang_insert.html
lang_replace.html
lang_transaction.html
lang_update.html
oldnews.html
releaselog/3_6_18.html
tempfiles.html#stmtjrnl
ON CONFLICT clause -
lang.html
ordering-term -
lang_select.html
page_count -
35to36.html
page_size -
lang_vacuum.html
page_size pragma -
lang_vacuum.html
pagecache memory allocator -
c3ref/c_status_malloc_count.html
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
malloc.html#memstatus
malloc.html#nofrag
parameter -
c3ref/bind_blob.html
c3ref/prepare.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_prepare
cintro.html
limits.html#max_variable_number
optoverview.html#like_opt
optoverview.html#rangequery
parameter binding -
c3ref/result_blob.html
capi3ref.html#sqlite3_result_blob
parameters -
c3ref/get_auxdata.html
capi3ref.html#sqlite3_get_auxdata
datatype3.html
limits.html#max_sql_length
permuted index -
doclist.html
keyword_index.html
PRAGMA -
c3ref/limit.html
c3ref/set_authorizer.html
capi3ref.html#sqlite3_limit
capi3ref.html#sqlite3_set_authorizer
compile.html#omit_flag_pragmas
compile.html#omit_pragma
lang.html
oldnews.html
testing.html#crashtesting
PRAGMA auto_vacuum -
compile.html#default_autovacuum
compile.html#omit_autovacuum
PRAGMA cache_size -
c3ref/pcache_methods.html
capi3ref.html#sqlite3_pcache_methods
compile.html#default_cache_size
PRAGMA foreign_key_list -
foreignkeys.html#fk_enable
PRAGMA foreign_keys -
foreignkeys.html#fk_actions
foreignkeys.html#fk_enable
PRAGMA integrity_check -
testing.html#ioerrtesting
PRAGMA journal_mode -
changes.html#version_3_6_4
fileformat2.html#walindexformat
lang_transaction.html
lockingv3.html#hot_journals
lockingv3.html#writing
releaselog/3_6_4.html
PRAGMA legacy_file_format -
compile.html#default_file_format
PRAGMA locking_mode -
tempfiles.html#rollbackjrnl
PRAGMA page_count -
changes.html#version_3_6_1
releaselog/3_6_0.html
PRAGMA page_size -
compile.html#default_page_size
PRAGMA recursive_triggers -
changes.html#version_3_6_18
foreignkeys.html#fk_actions
limits.html#max_trigger_depth
releaselog/3_6_18.html
PRAGMA synchronous -
faq.html#q19
wal.html#fast
PRAGMA table_info -
vtab.html#xcreate
PRAGMA temp_store -
compile.html#temp_store
pragma-stmt -
pragma.html#syntax
pragma-value -
pragma.html#syntax
prepared statement -
c3ref/bind_blob.html
c3ref/bind_parameter_count.html
c3ref/bind_parameter_name.html
c3ref/busy_handler.html
c3ref/c_config_getmalloc.html
c3ref/clear_bindings.html
c3ref/column_blob.html
c3ref/column_count.html
c3ref/column_database_name.html
c3ref/column_decltype.html
c3ref/column_name.html
c3ref/data_count.html
c3ref/db_handle.html
c3ref/finalize.html
c3ref/next_stmt.html
c3ref/prepare.html
c3ref/reset.html
c3ref/set_authorizer.html
c3ref/sql.html
c3ref/step.html
c3ref/stmt_status.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_bind_parameter_count
capi3ref.html#sqlite3_bind_parameter_name
capi3ref.html#sqlite3_busy_handler
capi3ref.html#sqlite3_clear_bindings
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_column_count
capi3ref.html#sqlite3_column_database_name
capi3ref.html#sqlite3_column_decltype
capi3ref.html#sqlite3_column_name
capi3ref.html#sqlite3_data_count
capi3ref.html#sqlite3_db_handle
capi3ref.html#sqlite3_finalize
capi3ref.html#sqlite3_next_stmt
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_reset
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_sql
capi3ref.html#sqlite3_step
capi3ref.html#sqlite3_stmt_status
cintro.html
custombuild.html
faq.html#q15
malloc.html
malloc.html#nofrag
optoverview.html#like_opt
prepared statements -
35to36.html
c3ref/c_config_getmalloc.html
c3ref/close.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_close
changes.html#version_3_6_20
cintro.html
custombuild.html
datatype3.html
malloc.html
malloc.html#lookaside
malloc.html#nofrag
releaselog/3_6_20.html
professional support -
about.html
protected sqlite3_value -
c3ref/result_blob.html
c3ref/value_blob.html
capi3ref.html#sqlite3_result_blob
capi3ref.html#sqlite3_value_blob
qualified-table-name -
lang_delete.html
lang_indexedby.html
lang_update.html
query planner -
compile.html#enable_stat2
quickstart -
c3ref/intro.html
capi3ref.html
raise-function -
lang_createtrigger.html#undef_before
lang_expr.html
read-only WAL databases -
wal.html
read_uncommitted -
lang_transaction.html
sharedcache.html
recursive_triggers pragma -
lang_conflict.html
oldnews.html
REGEXP -
vtab.html#xfindfunction
REINDEX -
compile.html#omit_reindex
lang.html
reindex-stmt -
lang_reindex.html
RELEASE -
lang_transaction.html
release-stmt -
lang_savepoint.html
REPLACE -
c3ref/changes.html
c3ref/total_changes.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_total_changes
lang.html
RESERVED -
lang_transaction.html
result code -
c3ref/c_config_getmalloc.html
c3ref/errcode.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_errcode
result codes -
c3ref/step.html
capi3ref.html#sqlite3_step
result-column -
lang_select.html
reverse_unordered_selects pragma -
changes.html#version_3_6_12
releaselog/3_6_12.html
Robson proof -
malloc.html#memstatus
malloc.html#memsys5
malloc.html#nofrag
malloc.html#pagecache
ROLLBACK -
asyncvfs.html
c3ref/commit_hook.html
c3ref/get_autocommit.html
capi3ref.html#sqlite3_commit_hook
capi3ref.html#sqlite3_get_autocommit
changes.html#version_3_6_5
foreignkeys.html#fk_enable
lang.html
lang_savepoint.html
pragma.html#pragma_journal_mode
releaselog/3_6_5.html
wal.html
rollback journal -
wal.html
rollback-stmt -
lang_savepoint.html
lang_transaction.html
ROWID -
autoinc.html
c3ref/last_insert_rowid.html
c3ref/randomness.html
capi3ref.html#sqlite3_last_insert_rowid
capi3ref.html#sqlite3_randomness
lang_corefunc.html#last_insert_rowid
lang_vacuum.html
rowid -
c3ref/blob_open.html
c3ref/last_insert_rowid.html
c3ref/update_hook.html
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_last_insert_rowid
capi3ref.html#sqlite3_update_hook
fileformat2.html#serialtype
lang_expr.html#in_op
optoverview.html#index_only
queryplanner.html
vtab.html#xrowid
vtab.html#xupdate
rtree -
35to36.html
changes.html#version_3_6_1
compile.html#enable_rtree
releaselog/3_6_0.html
RTREE -
amalgamation.html
rules for determining column affinity -
lang_expr.html#castexpr
SAVEPOINT -
changes.html#version_3_6_8
foreignkeys.html#fk_enable
lang.html
lang_transaction.html
pragma.html#pragma_foreign_keys
releaselog/3_6_8.html
savepoint-stmt -
lang_savepoint.html
schema_version -
compile.html#omit_schema_version_pragmas
scratch memory allocator -
c3ref/c_status_malloc_count.html
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
malloc.html#memstatus
malloc.html#nofrag
search application tips -
fts3.html#matchinfo
second edition file format document -
fileformat.html
secure_delete pragma -
changes.html#version_3_6_23
compile.html#secure_delete
news.html
releaselog/3_6_23.html
segment btree -
fts3.html
SELECT -
35to36.html
c3ref/c_limit_attached.html
c3ref/column_database_name.html
c3ref/column_decltype.html
c3ref/column_name.html
c3ref/set_authorizer.html
capi3ref.html#SQLITE_LIMIT_ATTACHED
capi3ref.html#sqlite3_column_database_name
capi3ref.html#sqlite3_column_decltype
capi3ref.html#sqlite3_column_name
capi3ref.html#sqlite3_set_authorizer
compile.html#omit_compound_select
datatype3.html#collation
fts3.html#section_1_3
lang.html
lang_analyze.html
lang_createview.html
lang_expr.html#in_op
lang_indexedby.html
lang_transaction.html
limits.html#max_compound_select
pragma.html
pragma.html#pragma_full_column_names
pragma.html#pragma_reverse_unordered_selects
pragma.html#pragma_short_column_names
vtab.html#xcreate
select-core -
lang_select.html
select-stmt -
lang_select.html
serial types -
fileformat2.html#filesize
SHARED -
lang_transaction.html
shared cache mode -
c3ref/backup_finish.html
c3ref/c_dbstatus_cache_used.html
c3ref/open.html
capi3ref.html#SQLITE_DBSTATUS_CACHE_USED
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_open
changes.html#version_3_6_17
changes.html#version_3_6_18
docs.html
releaselog/3_6_17.html
releaselog/3_6_18.html
vtab.html
shared lock -
c3ref/backup_finish.html
capi3ref.html#sqlite3_backup_finish
lang_transaction.html
short_column_names -
pragma.html#pragma_full_column_names
signed-number -
lang_expr.html
simple fts3 queries -
fts3.html
fts3.html#section_3
single-source -
lang_indexedby.html
lang_select.html
snippet -
fts3.html#appendix_a
fts3.html#section_1_3
soundex SQL function -
compile.html#soundex
SQL keywords -
lang.html
SQL parameter -
c3ref/bind_parameter_name.html
c3ref/result_blob.html
capi3ref.html#sqlite3_bind_parameter_name
capi3ref.html#sqlite3_result_blob
SQL parameters -
c3ref/bind_parameter_count.html
capi3ref.html#sqlite3_bind_parameter_count
sql-stmt -
lang.html
lang_explain.html
sql-stmt-list -
lang.html
SQLite Consortium -
oldnews.html
testing.html#tcl
th3.html
SQLite Shared-Cache Mode -
c3ref/enable_shared_cache.html
c3ref/unlock_notify.html
capi3ref.html#sqlite3_enable_shared_cache
capi3ref.html#sqlite3_unlock_notify
pragma.html#pragma_read_uncommitted
sqlite3 -
backup.html
c3ref/close.html
c3ref/intro.html
c3ref/objlist.html
c3ref/open.html
capi3ref.html
capi3ref.html#sqlite3_close
capi3ref.html#sqlite3_open
sharedcache.html
unlock_notify.html
sqlite3_aggregate_context -
c3ref/context.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_context
cintro.html
sqlite3_aggregate_count -
c3ref/funclist.html
capi3ref.html
compile.html#omit_deprecated
sqlite3_auto_extension -
c3ref/funclist.html
c3ref/reset_auto_extension.html
capi3ref.html
capi3ref.html#sqlite3_reset_auto_extension
changes.html#version_3_6_7
releaselog/3_6_7.html
sqlite3_backup -
backup.html
c3ref/backup_finish.html
c3ref/objlist.html
capi3ref.html
capi3ref.html#sqlite3_backup_finish
changes.html#version_3_6_14_1
releaselog/3_6_14_1.html
sqlite3_backup_finish -
backup.html
c3ref/backup.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_backup
sqlite3_backup_init -
backup.html
c3ref/backup.html
capi3ref.html#sqlite3_backup
changes.html#version_3_6_11
docs.html
releaselog/3_6_11.html
sqlite3_backup_pagecount -
backup.html
sqlite3_backup_remaining -
backup.html
sqlite3_backup_step -
backup.html
sqlite3_bind_blob -
c3ref/bind_parameter_count.html
c3ref/bind_parameter_index.html
c3ref/bind_parameter_name.html
c3ref/clear_bindings.html
c3ref/funclist.html
c3ref/reset.html
capi3.html
capi3ref.html
capi3ref.html#sqlite3_bind_parameter_count
capi3ref.html#sqlite3_bind_parameter_index
capi3ref.html#sqlite3_bind_parameter_name
capi3ref.html#sqlite3_clear_bindings
capi3ref.html#sqlite3_reset
lang_expr.html#varparam
limits.html#max_sql_length
sqlite3_bind_double -
compile.html#omit_floating_point
sqlite3_bind_int -
cintro.html
sqlite3_bind_parameter_count -
c3ref/bind_blob.html
c3ref/bind_parameter_index.html
c3ref/bind_parameter_name.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_bind_parameter_index
capi3ref.html#sqlite3_bind_parameter_name
sqlite3_bind_parameter_index -
c3ref/bind_blob.html
c3ref/bind_parameter_count.html
c3ref/bind_parameter_index.html
c3ref/bind_parameter_name.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_bind_parameter_count
capi3ref.html#sqlite3_bind_parameter_index
capi3ref.html#sqlite3_bind_parameter_name
sqlite3_bind_parameter_name -
c3ref/bind_blob.html
c3ref/bind_parameter_count.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_bind_parameter_count
lang_expr.html#varparam
sqlite3_bind_text -
c3ref/prepare.html
capi3ref.html#sqlite3_prepare
optoverview.html#like_opt
sqlite3_bind_text16 -
compile.html#omit_utf16
sqlite3_bind_value -
c3ref/column_blob.html
c3ref/value.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_value
sqlite3_bind_zeroblob -
c3ref/blob_open.html
capi3ref.html#sqlite3_blob_open
changes.html#version_3_4_0
releaselog/3_4_0.html
sqlite3_blob -
c3ref/objlist.html
capi3ref.html
compile.html#omit_incrblob
lang_transaction.html
malloc.html#nofrag
sqlite3_blob_bytes -
c3ref/blob.html
c3ref/blob_open.html
c3ref/blob_read.html
c3ref/blob_write.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_blob
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_blob_read
capi3ref.html#sqlite3_blob_write
sqlite3_blob_close -
c3ref/blob.html
c3ref/blob_bytes.html
c3ref/blob_open.html
c3ref/blob_read.html
c3ref/blob_write.html
c3ref/close.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_blob
capi3ref.html#sqlite3_blob_bytes
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_blob_read
capi3ref.html#sqlite3_blob_write
capi3ref.html#sqlite3_close
lang_transaction.html
sqlite3_blob_open -
c3ref/bind_blob.html
c3ref/blob.html
c3ref/blob_bytes.html
c3ref/blob_close.html
c3ref/blob_read.html
c3ref/blob_write.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_blob
capi3ref.html#sqlite3_blob_bytes
capi3ref.html#sqlite3_blob_close
capi3ref.html#sqlite3_blob_read
capi3ref.html#sqlite3_blob_write
changes.html#version_3_4_0
lang_corefunc.html#zeroblob
releaselog/3_4_0.html
sqlite3_blob_read -
c3ref/blob.html
c3ref/blob_open.html
c3ref/blob_write.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_blob
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_blob_write
sqlite3_blob_write -
c3ref/blob.html
c3ref/blob_open.html
c3ref/blob_read.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_blob
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_blob_read
sqlite3_busy_handler -
backup.html
c3ref/backup_finish.html
c3ref/busy_timeout.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_busy_timeout
faq.html#q5
sqlite3_busy_timeout -
34to35.html
backup.html
c3ref/busy_handler.html
c3ref/funclist.html
c3ref/sqlite3.html
capi3ref.html
capi3ref.html#sqlite3
capi3ref.html#sqlite3_busy_handler
faq.html#q5
sqlite3_changes -
c3ref/changes.html
c3ref/funclist.html
c3ref/total_changes.html
capi3ref.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_total_changes
changes.html#version_3_6_5
lang_conflict.html
lang_corefunc.html#changes
lang_createtrigger.html#instead_of_trigger
lang_delete.html#trucateopt
pragma.html#pragma_count_changes
releaselog/3_6_5.html
sqlite3_clear_bindings -
c3ref/funclist.html
c3ref/reset.html
capi3ref.html
capi3ref.html#sqlite3_reset
sqlite3_close -
backup.html
c3ref/close.html
c3ref/create_collation.html
c3ref/funclist.html
c3ref/open.html
c3ref/sqlite3.html
c3ref/unlock_notify.html
capi3.html
capi3ref.html
capi3ref.html#sqlite3
capi3ref.html#sqlite3_close
capi3ref.html#sqlite3_create_collation
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_unlock_notify
cintro.html
malloc.html
quickstart.html
tempfiles.html#tempdb
sqlite3_collation_needed -
c3ref/create_collation.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_create_collation
sqlite3_collation_needed16 -
c3ref/create_collation.html
capi3ref.html#sqlite3_create_collation
sqlite3_column_blob -
c3ref/column_blob.html
c3ref/funclist.html
capi3.html
capi3ref.html
capi3ref.html#sqlite3_column_blob
changes.html#version_3_4_0
cintro.html
releaselog/3_4_0.html
sqlite3_column_bytes -
cintro.html
sqlite3_column_bytes16 -
cintro.html
sqlite3_column_count -
c3ref/column_blob.html
c3ref/funclist.html
capi3.html
capi3ref.html
capi3ref.html#sqlite3_column_blob
cintro.html
sqlite3_column_database_name -
c3ref/column_database_name.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_column_database_name
compile.html#enable_column_metadata
sqlite3_column_database_name16 -
compile.html#enable_column_metadata
sqlite3_column_decltype -
c3ref/funclist.html
capi3ref.html
compile.html#omit_decltype
sqlite3_column_decltype16 -
compile.html#omit_decltype
sqlite3_column_double -
cintro.html
compile.html#omit_floating_point
sqlite3_column_int -
cintro.html
sqlite3_column_int64 -
cintro.html
sqlite3_column_name -
c3ref/exec.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_exec
sqlite3_column_origin_name -
compile.html#enable_column_metadata
sqlite3_column_origin_name16 -
compile.html#enable_column_metadata
sqlite3_column_table_name -
compile.html#enable_column_metadata
sqlite3_column_table_name16 -
compile.html#enable_column_metadata
sqlite3_column_text -
c3ref/column_blob.html
c3ref/exec.html
c3ref/free_table.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_exec
capi3ref.html#sqlite3_free_table
cintro.html
sqlite3_column_text16 -
cintro.html
compile.html#omit_utf16
sqlite3_column_type -
capi3.html
cintro.html
sqlite3_column_value -
c3ref/column_blob.html
c3ref/value.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_value
cintro.html
sqlite3_commit_hook -
c3ref/funclist.html
c3ref/update_hook.html
capi3ref.html
capi3ref.html#sqlite3_update_hook
sqlite3_compileoption_get -
c3ref/funclist.html
capi3ref.html
changes.html#version_3_6_23
compile.html#omit_compileoption_diags
lang_corefunc.html#sqlite_compileoption_get
news.html
pragma.html#pragma_compile_options
releaselog/3_6_23.html
sqlite3_compileoption_used -
changes.html#version_3_6_23
compile.html#omit_compileoption_diags
lang_corefunc.html#sqlite_compileoption_used
news.html
releaselog/3_6_23.html
sqlite3_complete -
c3ref/complete.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_complete
compile.html#omit_complete
sqlite3_complete16 -
c3ref/complete.html
capi3ref.html#sqlite3_complete
compile.html#omit_complete
sqlite3_config -
35to36.html
c3ref/c_config_getmalloc.html
c3ref/db_config.html
c3ref/funclist.html
c3ref/initialize.html
c3ref/log.html
c3ref/mem_methods.html
c3ref/pcache_methods.html
c3ref/threadsafe.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_db_config
capi3ref.html#sqlite3_initialize
capi3ref.html#sqlite3_log
capi3ref.html#sqlite3_mem_methods
capi3ref.html#sqlite3_pcache_methods
capi3ref.html#sqlite3_threadsafe
changes.html#version_3_6_1
changes.html#version_3_6_23
compile.html#default_memstatus
compile.html#enable_memsys3
compile.html#enable_memsys5
compile.html#threadsafe
compile.html#zero_malloc
custombuild.html
malloc.html#lookaside
malloc.html#memstatus
malloc.html#memsys5
malloc.html#memsysx
malloc.html#pagecache
malloc.html#scratch
privatebranch.html
releaselog/3_6_0.html
releaselog/3_6_1.html
releaselog/3_6_23.html
selfcontained.html
testing.html#oomtesting
threadsafe.html
sqlite3_context -
c3ref/aggregate_context.html
c3ref/objlist.html
c3ref/result_blob.html
capi3ref.html
capi3ref.html#sqlite3_aggregate_context
capi3ref.html#sqlite3_result_blob
sqlite3_context_db_handle -
c3ref/context.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_context
changes.html#version_3_5_8
oldnews.html
releaselog/3_5_8.html
sqlite3_create_collation -
c3ref/collation_needed.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_collation_needed
cintro.html
datatype3.html#collation
faq.html#q18
fileformat2.html#serialtype
sqlite3_create_collation16 -
c3ref/collation_needed.html
capi3ref.html#sqlite3_collation_needed
sqlite3_create_collation_v2 -
c3ref/collation_needed.html
capi3ref.html#sqlite3_collation_needed
sqlite3_create_function -
c3ref/context_db_handle.html
c3ref/funclist.html
c3ref/result_blob.html
c3ref/sqlite3.html
c3ref/user_data.html
c3ref/value_blob.html
capi3ref.html
capi3ref.html#sqlite3
capi3ref.html#sqlite3_context_db_handle
capi3ref.html#sqlite3_result_blob
capi3ref.html#sqlite3_user_data
capi3ref.html#sqlite3_value_blob
changes.html#version_3_6_15
cintro.html
faq.html#q18
fts3.html#appendix_a
lang_aggfunc.html
lang_corefunc.html
lang_corefunc.html#glob
lang_corefunc.html#like
pragma.html#pragma_case_sensitive_like
releaselog/3_6_15.html
rtree.html
sqlite3_create_function16 -
c3ref/context_db_handle.html
c3ref/result_blob.html
c3ref/user_data.html
c3ref/value_blob.html
capi3ref.html#sqlite3_context_db_handle
capi3ref.html#sqlite3_result_blob
capi3ref.html#sqlite3_user_data
capi3ref.html#sqlite3_value_blob
sqlite3_create_module -
c3ref/funclist.html
c3ref/module.html
capi3ref.html
capi3ref.html#sqlite3_module
cintro.html
lang_createvtab.html
rtree.html
vtab.html
vtab.html#xcreate
sqlite3_create_module_v2 -
c3ref/module.html
capi3ref.html#sqlite3_module
lang_createvtab.html
vtab.html
vtab.html#xcreate
sqlite3_data_count -
c3ref/funclist.html
capi3.html
capi3ref.html
sqlite3_db_config -
c3ref/c_config_getmalloc.html
c3ref/c_dbconfig_lookaside.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#SQLITE_DBCONFIG_LOOKASIDE
changes.html#version_3_6_1
malloc.html#lookaside
privatebranch.html
releaselog/3_6_1.html
sqlite3_db_handle -
c3ref/funclist.html
capi3ref.html
unlock_notify.html
sqlite3_db_mutex -
c3ref/errcode.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_errcode
changes.html#version_3_6_5
releaselog/3_6_5.html
sqlite3_db_status -
c3ref/c_dbstatus_cache_used.html
c3ref/funclist.html
c3ref/status.html
c3ref/stmt_status.html
capi3ref.html
capi3ref.html#SQLITE_DBSTATUS_CACHE_USED
capi3ref.html#sqlite3_status
capi3ref.html#sqlite3_stmt_status
changes.html#version_3_6_1
changes.html#version_3_7_0
changes.html#version_3_7_1
malloc.html#memstatus
releaselog/3_6_1.html
releaselog/3_7_0.html
releaselog/3_7_1.html
sqlite3_declare_vtab -
c3ref/funclist.html
capi3ref.html
fts3.html#section_1_3
vtab.html#xbestindex
vtab.html#xconnect
vtab.html#xcreate
vtab.html#xupdate
sqlite3_enable_load_extension -
34to35.html
c3ref/funclist.html
c3ref/load_extension.html
capi3ref.html
capi3ref.html#sqlite3_load_extension
compile.html#omit_load_extension
tclsqlite.html
sqlite3_enable_shared_cache -
34to35.html
c3ref/funclist.html
c3ref/open.html
capi3ref.html
capi3ref.html#sqlite3_open
changes.html#version_3_5_0
compile.html#omit_shared_cache
pragma.html#pragma_read_uncommitted
releaselog/3_5_0.html
sharedcache.html
sqlite3_errcode -
backup.html
c3ref/backup_finish.html
c3ref/blob_open.html
c3ref/column_blob.html
c3ref/file_control.html
c3ref/free_table.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_file_control
capi3ref.html#sqlite3_free_table
sqlite3_errmsg -
backup.html
c3ref/backup_finish.html
c3ref/blob_open.html
c3ref/file_control.html
c3ref/free_table.html
c3ref/open.html
c3ref/prepare.html
c3ref/step.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_file_control
capi3ref.html#sqlite3_free_table
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_step
sqlite3_errmsg16 -
c3ref/backup_finish.html
c3ref/open.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_open
sqlite3_exec -
backup.html
c3ref/changes.html
c3ref/free_table.html
c3ref/funclist.html
c3ref/progress_handler.html
capi3.html
capi3ref.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_free_table
capi3ref.html#sqlite3_progress_handler
cintro.html
faq.html#q15
lang.html
pragma.html#pragma_empty_result_callbacks
quickstart.html
sqlite3_expired -
compile.html#omit_deprecated
sqlite3_extended_errcode -
changes.html#version_3_6_5
releaselog/3_6_5.html
sqlite3_extended_result_codes -
c3ref/c_busy_recovery.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#SQLITE_BUSY_RECOVERY
sqlite3_file -
34to35.html
c3ref/file.html
c3ref/io_methods.html
c3ref/objlist.html
c3ref/vfs.html
capi3ref.html
capi3ref.html#sqlite3_file
capi3ref.html#sqlite3_io_methods
capi3ref.html#sqlite3_vfs
sqlite3_file_control -
34to35.html
c3ref/c_fcntl_chunk_size.html
c3ref/file_control.html
c3ref/funclist.html
c3ref/io_methods.html
capi3ref.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
capi3ref.html#sqlite3_file_control
capi3ref.html#sqlite3_io_methods
changes.html#version_3_7_1
releaselog/3_7_1.html
sqlite3_finalize -
c3ref/close.html
c3ref/column_blob.html
c3ref/column_database_name.html
c3ref/column_name.html
c3ref/exec.html
c3ref/funclist.html
c3ref/prepare.html
c3ref/step.html
c3ref/stmt.html
c3ref/total_changes.html
capi3ref.html
capi3ref.html#sqlite3_close
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_column_database_name
capi3ref.html#sqlite3_column_name
capi3ref.html#sqlite3_exec
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_step
capi3ref.html#sqlite3_stmt
capi3ref.html#sqlite3_total_changes
cintro.html
faq.html#q6
lang_transaction.html
malloc.html
pragma.html
sqlite3_free -
34to35.html
c3ref/column_blob.html
c3ref/exec.html
c3ref/free.html
c3ref/free_table.html
c3ref/funclist.html
c3ref/index_info.html
c3ref/load_extension.html
c3ref/memory_highwater.html
c3ref/mprintf.html
c3ref/temp_directory.html
c3ref/vtab.html
capi3ref.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_exec
capi3ref.html#sqlite3_free
capi3ref.html#sqlite3_free_table
capi3ref.html#sqlite3_index_info
capi3ref.html#sqlite3_load_extension
capi3ref.html#sqlite3_memory_highwater
capi3ref.html#sqlite3_mprintf
capi3ref.html#sqlite3_temp_directory
capi3ref.html#sqlite3_vtab
custombuild.html
malloc.html
vtab.html
vtab.html#xbestindex
vtab.html#xconnect
vtab.html#xcreate
sqlite3_free_table -
c3ref/free_table.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_free_table
compile.html#omit_get_table
sqlite3_get_autocommit -
c3ref/funclist.html
capi3ref.html
lang_transaction.html
sqlite3_get_auxdata -
c3ref/context.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_context
sqlite3_get_table -
c3ref/free_table.html
c3ref/progress_handler.html
capi3ref.html#sqlite3_free_table
capi3ref.html#sqlite3_progress_handler
cintro.html
compile.html#omit_get_table
lang.html
sqlite3_global_recover -
compile.html#omit_deprecated
sqlite3_index_info -
c3ref/c_index_constraint_eq.html
c3ref/objlist.html
capi3ref.html
capi3ref.html#SQLITE_INDEX_CONSTRAINT_EQ
vtab.html
vtab.html#xbestindex
vtab.html#xfilter
sqlite3_initialize -
35to36.html
c3ref/complete.html
c3ref/config.html
c3ref/funclist.html
c3ref/mutex_methods.html
c3ref/pcache_methods.html
capi3ref.html
capi3ref.html#sqlite3_complete
capi3ref.html#sqlite3_config
capi3ref.html#sqlite3_mutex_methods
capi3ref.html#sqlite3_pcache_methods
changes.html#version_3_6_1
compile.html#omit_autoinit
custombuild.html
releaselog/3_6_0.html
sqlite3_int64 -
c3ref/intro.html
c3ref/objlist.html
capi3ref.html
sqlite3_interrupt -
c3ref/finalize.html
c3ref/funclist.html
c3ref/interrupt.html
capi3ref.html
capi3ref.html#sqlite3_finalize
capi3ref.html#sqlite3_interrupt
lang_transaction.html
sqlite3_io_methods -
34to35.html
35to36.html
c3ref/c_fcntl_chunk_size.html
c3ref/c_iocap_atomic.html
c3ref/c_lock_exclusive.html
c3ref/c_shm_exclusive.html
c3ref/c_shm_nlock.html
c3ref/c_sync_dataonly.html
c3ref/file.html
c3ref/file_control.html
c3ref/objlist.html
c3ref/vfs.html
capi3ref.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
capi3ref.html#SQLITE_IOCAP_ATOMIC
capi3ref.html#SQLITE_LOCK_EXCLUSIVE
capi3ref.html#SQLITE_SHM_EXCLUSIVE
capi3ref.html#SQLITE_SHM_NLOCK
capi3ref.html#SQLITE_SYNC_DATAONLY
capi3ref.html#sqlite3_file
capi3ref.html#sqlite3_file_control
capi3ref.html#sqlite3_vfs
compile.html#enable_atomic_write
fileformat2.html#walcksm
pragma.html#pragma_page_size
sqlite3_last_insert_rowid -
c3ref/funclist.html
c3ref/last_insert_rowid.html
capi3ref.html
capi3ref.html#sqlite3_last_insert_rowid
faq.html#q1
lang_corefunc.html#last_insert_rowid
vtab.html#xupdate
sqlite3_libversion -
c3ref/c_source_id.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#SQLITE_SOURCE_ID
lang_corefunc.html#sqlite_version
sqlite3_libversion_number -
c3ref/c_source_id.html
capi3ref.html#SQLITE_SOURCE_ID
sqlite3_limit -
c3ref/bind_blob.html
c3ref/c_limit_attached.html
c3ref/create_function.html
c3ref/funclist.html
c3ref/set_authorizer.html
capi3ref.html
capi3ref.html#SQLITE_LIMIT_ATTACHED
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_create_function
capi3ref.html#sqlite3_set_authorizer
changes.html#version_3_5_8
compile.html#yystackdepth
lang_attach.html
lang_createindex.html
lang_createtable.html#tablecoldef
limits.html
limits.html#max_attached
limits.html#max_column
limits.html#max_compound_select
limits.html#max_expr_depth
limits.html#max_function_arg
limits.html#max_length
limits.html#max_like_pattern_length
limits.html#max_sql_length
limits.html#max_variable_number
oldnews.html
pragma.html#pragma_recursive_triggers
privatebranch.html
releaselog/3_5_8.html
sqlite3_load_extension -
c3ref/enable_load_extension.html
c3ref/funclist.html
c3ref/load_extension.html
capi3ref.html
capi3ref.html#sqlite3_enable_load_extension
capi3ref.html#sqlite3_load_extension
compile.html#omit_load_extension
howtocompile.html#cli
lang_corefunc.html#load_extension
vtab.html
sqlite3_log -
c3ref/c_config_getmalloc.html
c3ref/funclist.html
c3ref/log.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_log
changes.html#version_3_6_23
news.html
releaselog/3_6_23.html
sqlite3_malloc -
34to35.html
c3ref/auto_extension.html
c3ref/c_config_getmalloc.html
c3ref/c_dbconfig_lookaside.html
c3ref/c_status_malloc_count.html
c3ref/exec.html
c3ref/free.html
c3ref/free_table.html
c3ref/load_extension.html
c3ref/mem_methods.html
c3ref/memory_highwater.html
c3ref/mprintf.html
c3ref/mutex_methods.html
c3ref/result_blob.html
c3ref/temp_directory.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#SQLITE_DBCONFIG_LOOKASIDE
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
capi3ref.html#sqlite3_auto_extension
capi3ref.html#sqlite3_exec
capi3ref.html#sqlite3_free
capi3ref.html#sqlite3_free_table
capi3ref.html#sqlite3_load_extension
capi3ref.html#sqlite3_mem_methods
capi3ref.html#sqlite3_memory_highwater
capi3ref.html#sqlite3_mprintf
capi3ref.html#sqlite3_mutex_methods
capi3ref.html#sqlite3_result_blob
capi3ref.html#sqlite3_temp_directory
custombuild.html
malloc.html
malloc.html#lookaside
malloc.html#memsys5
vtab.html
vtab.html#xconnect
vtab.html#xcreate
vtab.html#xupdate
sqlite3_mem_methods -
35to36.html
c3ref/c_config_getmalloc.html
c3ref/c_status_malloc_count.html
c3ref/objlist.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
custombuild.html
malloc.html#memsysx
sqlite3_memory_alarm -
34to35.html
compile.html#omit_deprecated
sqlite3_memory_highwater -
34to35.html
35to36.html
c3ref/c_config_getmalloc.html
c3ref/funclist.html
c3ref/memory_highwater.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_memory_highwater
custombuild.html
sqlite3_memory_used -
34to35.html
35to36.html
c3ref/c_config_getmalloc.html
c3ref/memory_highwater.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_memory_highwater
custombuild.html
sqlite3_module -
c3ref/objlist.html
capi3ref.html
vtab.html
vtab.html#xBegin
vtab.html#xcommit
vtab.html#xconnect
vtab.html#xcreate
vtab.html#xrollback
vtab.html#xsync
vtab.html#xupdate
sqlite3_module.xClose -
c3ref/vtab_cursor.html
capi3ref.html#sqlite3_vtab_cursor
vtab.html#xopen
sqlite3_module.xOpen -
c3ref/vtab_cursor.html
capi3ref.html#sqlite3_vtab_cursor
vtab.html#xclose
vtab.html#xfilter
sqlite3_module.xSync -
vtab.html#xcommit
sqlite3_mprintf -
c3ref/funclist.html
c3ref/vtab.html
capi3ref.html
capi3ref.html#sqlite3_vtab
changes.html#version_3_5_9
compile.html#omit_autoinit
releaselog/3_5_9.html
vtab.html
vtab.html#xbestindex
vtab.html#xconnect
vtab.html#xcreate
vtab.html#xupdate
sqlite3_mutex -
34to35.html
c3ref/db_mutex.html
c3ref/mutex.html
c3ref/objlist.html
capi3ref.html
capi3ref.html#sqlite3_db_mutex
capi3ref.html#sqlite3_mutex
sqlite3_mutex_alloc -
34to35.html
c3ref/c_mutex_fast.html
c3ref/funclist.html
c3ref/mutex.html
c3ref/mutex_methods.html
capi3ref.html
capi3ref.html#SQLITE_MUTEX_FAST
capi3ref.html#sqlite3_mutex
capi3ref.html#sqlite3_mutex_methods
custombuild.html
sqlite3_mutex_enter -
34to35.html
35to36.html
c3ref/errcode.html
c3ref/mutex_methods.html
capi3ref.html#sqlite3_errcode
capi3ref.html#sqlite3_mutex_methods
sqlite3_mutex_free -
34to35.html
c3ref/mutex_methods.html
capi3ref.html#sqlite3_mutex_methods
sqlite3_mutex_held -
c3ref/funclist.html
c3ref/mutex_alloc.html
c3ref/mutex_methods.html
capi3ref.html
capi3ref.html#sqlite3_mutex_alloc
capi3ref.html#sqlite3_mutex_methods
testing.html#mutextesting
sqlite3_mutex_leave -
34to35.html
c3ref/errcode.html
c3ref/mutex_methods.html
capi3ref.html#sqlite3_errcode
capi3ref.html#sqlite3_mutex_methods
sqlite3_mutex_methods -
35to36.html
c3ref/c_config_getmalloc.html
c3ref/objlist.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
sqlite3_mutex_notheld -
c3ref/mutex_alloc.html
c3ref/mutex_methods.html
capi3ref.html#sqlite3_mutex_alloc
capi3ref.html#sqlite3_mutex_methods
testing.html#mutextesting
sqlite3_mutex_try -
34to35.html
c3ref/mutex_methods.html
capi3ref.html#sqlite3_mutex_methods
sqlite3_next_stmt -
35to36.html
c3ref/funclist.html
c3ref/next_stmt.html
capi3ref.html
capi3ref.html#sqlite3_next_stmt
changes.html#version_3_6_1
releaselog/3_6_0.html
sqlite3_open -
34to35.html
backup.html
c3ref/auto_extension.html
c3ref/close.html
c3ref/db_config.html
c3ref/enable_shared_cache.html
c3ref/funclist.html
c3ref/initialize.html
c3ref/prepare.html
c3ref/sqlite3.html
c3ref/vfs.html
capi3.html
capi3ref.html
capi3ref.html#sqlite3
capi3ref.html#sqlite3_auto_extension
capi3ref.html#sqlite3_close
capi3ref.html#sqlite3_db_config
capi3ref.html#sqlite3_enable_shared_cache
capi3ref.html#sqlite3_initialize
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_vfs
cintro.html
compile.html#omit_autoinit
compile.html#omit_memorydb
faq.html#q6
inmemorydb.html
inmemorydb.html#temp_db
malloc.html#lookaside
malloc.html#nofrag
pragma.html#pragma_journal_mode
quickstart.html
sharedcache.html
tempfiles.html#masterjrnl
threadsafe.html
sqlite3_open16 -
34to35.html
c3ref/auto_extension.html
c3ref/close.html
c3ref/db_config.html
c3ref/enable_shared_cache.html
c3ref/prepare.html
c3ref/sqlite3.html
c3ref/vfs.html
capi3ref.html#sqlite3
capi3ref.html#sqlite3_auto_extension
capi3ref.html#sqlite3_close
capi3ref.html#sqlite3_db_config
capi3ref.html#sqlite3_enable_shared_cache
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_vfs
cintro.html
compile.html#omit_memorydb
inmemorydb.html
pragma.html#pragma_journal_mode
sharedcache.html
tempfiles.html#masterjrnl
threadsafe.html
sqlite3_open_v2 -
34to35.html
35to36.html
c3ref/auto_extension.html
c3ref/c_open_autoproxy.html
c3ref/close.html
c3ref/db_config.html
c3ref/enable_shared_cache.html
c3ref/prepare.html
c3ref/sqlite3.html
c3ref/vfs.html
capi3ref.html#SQLITE_OPEN_AUTOPROXY
capi3ref.html#sqlite3
capi3ref.html#sqlite3_auto_extension
capi3ref.html#sqlite3_close
capi3ref.html#sqlite3_db_config
capi3ref.html#sqlite3_enable_shared_cache
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_vfs
changes.html#version_3_5_0
changes.html#version_3_6_1
changes.html#version_3_6_18
cintro.html
compile.html#enable_locking_style
compile.html#omit_memorydb
compile.html#threadsafe
custombuild.html
inmemorydb.html
pragma.html#pragma_journal_mode
releaselog/3_5_0.html
releaselog/3_6_0.html
releaselog/3_6_18.html
sharedcache.html
tempfiles.html#masterjrnl
threadsafe.html
sqlite3_os_end -
35to36.html
compile.html#os_other
custombuild.html
sqlite3_os_init -
35to36.html
c3ref/config.html
capi3ref.html#sqlite3_config
compile.html#os_other
custombuild.html
sqlite3_overload_function -
c3ref/funclist.html
capi3ref.html
sqlite3_pcache -
c3ref/objlist.html
c3ref/pcache_methods.html
capi3ref.html
capi3ref.html#sqlite3_pcache_methods
sqlite3_pcache_methods -
c3ref/c_config_getmalloc.html
c3ref/objlist.html
c3ref/pcache.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_pcache
changes.html#version_3_6_6
oldnews.html
pragma.html#pragma_cache_size
releaselog/3_6_6.html
sqlite3_prepare -
c3ref/funclist.html
c3ref/set_authorizer.html
c3ref/step.html
capi3ref.html
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_step
cintro.html
faq.html#q15
lang.html
limits.html#max_sql_length
optoverview.html#like_opt
pragma.html
pragma.html#pragma_foreign_keys
pragma.html#pragma_recursive_triggers
unlock_notify.html
vtab.html#xbestindex
vtab.html#xfindfunction
sqlite3_prepare16 -
c3ref/bind_parameter_name.html
c3ref/set_authorizer.html
c3ref/step.html
capi3ref.html#sqlite3_bind_parameter_name
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_step
compile.html#omit_utf16
lang.html
optoverview.html#like_opt
sqlite3_prepare16_v2 -
c3ref/bind_parameter_index.html
c3ref/bind_parameter_name.html
c3ref/set_authorizer.html
c3ref/sql.html
c3ref/step.html
capi3ref.html#sqlite3_bind_parameter_index
capi3ref.html#sqlite3_bind_parameter_name
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_sql
capi3ref.html#sqlite3_step
lang.html
optoverview.html#like_opt
sqlite3_prepare_v2 -
c3ref/bind_blob.html
c3ref/column_blob.html
c3ref/commit_hook.html
c3ref/db_handle.html
c3ref/exec.html
c3ref/prepare.html
c3ref/progress_handler.html
c3ref/set_authorizer.html
c3ref/sql.html
c3ref/sqlite3.html
c3ref/step.html
c3ref/stmt.html
c3ref/update_hook.html
capi3.html
capi3ref.html#sqlite3
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_commit_hook
capi3ref.html#sqlite3_db_handle
capi3ref.html#sqlite3_exec
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_progress_handler
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_sql
capi3ref.html#sqlite3_step
capi3ref.html#sqlite3_stmt
capi3ref.html#sqlite3_update_hook
changes.html#version_3_5_3
cintro.html
faq.html#q15
lang.html
lang_comment.html
limits.html#max_column
malloc.html#lookaside
malloc.html#nofrag
optoverview.html#like_opt
releaselog/3_5_3.html
unlock_notify.html
sqlite3_profile -
c3ref/funclist.html
capi3ref.html
compile.html#omit_trace
sqlite3_progress_handler -
c3ref/funclist.html
capi3ref.html
compile.html#omit_progress_callback
sqlite3_randomness -
c3ref/funclist.html
capi3ref.html
changes.html#version_3_5_8
oldnews.html
releaselog/3_5_8.html
sqlite3_realloc -
34to35.html
c3ref/c_status_malloc_count.html
c3ref/free.html
c3ref/mem_methods.html
c3ref/memory_highwater.html
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
capi3ref.html#sqlite3_free
capi3ref.html#sqlite3_mem_methods
capi3ref.html#sqlite3_memory_highwater
malloc.html
sqlite3_release_memory -
34to35.html
c3ref/funclist.html
c3ref/soft_heap_limit.html
capi3ref.html
capi3ref.html#sqlite3_soft_heap_limit
changes.html#version_3_5_0
compile.html#enable_memory_management
releaselog/3_5_0.html
sqlite3_reset -
c3ref/bind_blob.html
c3ref/clear_bindings.html
c3ref/column_blob.html
c3ref/funclist.html
c3ref/prepare.html
c3ref/reset.html
c3ref/step.html
c3ref/stmt.html
c3ref/total_changes.html
capi3ref.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_clear_bindings
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_reset
capi3ref.html#sqlite3_step
capi3ref.html#sqlite3_stmt
capi3ref.html#sqlite3_total_changes
cintro.html
lang_transaction.html
unlock_notify.html
sqlite3_reset_auto_extension -
c3ref/auto_extension.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_auto_extension
sqlite3_result_blob -
c3ref/c_static.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#SQLITE_STATIC
vtab.html#xcolumn
sqlite3_result_double -
compile.html#omit_floating_point
vtab.html#xcolumn
sqlite3_result_error_code -
changes.html#version_3_5_6
releaselog/3_5_6.html
sqlite3_result_int -
c3ref/context.html
capi3ref.html#sqlite3_context
cintro.html
vtab.html#xcolumn
sqlite3_result_int64 -
vtab.html#xcolumn
sqlite3_result_null -
vtab.html#xcolumn
sqlite3_result_text -
vtab.html#xcolumn
sqlite3_result_text16 -
vtab.html#xcolumn
sqlite3_result_text16be -
vtab.html#xcolumn
sqlite3_result_text16le -
vtab.html#xcolumn
sqlite3_result_value -
c3ref/column_blob.html
c3ref/value.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_value
sqlite3_result_zeroblob -
c3ref/blob_open.html
capi3ref.html#sqlite3_blob_open
lang_corefunc.html#zeroblob
vtab.html#xcolumn
sqlite3_rollback_hook -
c3ref/update_hook.html
capi3ref.html#sqlite3_update_hook
sqlite3_set_authorizer -
c3ref/c_alter_table.html
c3ref/c_deny.html
c3ref/funclist.html
c3ref/limit.html
capi3ref.html
capi3ref.html#SQLITE_ALTER_TABLE
capi3ref.html#SQLITE_DENY
capi3ref.html#sqlite3_limit
compile.html#omit_authorization
fts3.html#tokenizer
lang_delete.html#trucateopt
sqlite3_set_auxdata -
c3ref/context.html
capi3ref.html#sqlite3_context
sqlite3_shutdown -
35to36.html
c3ref/config.html
c3ref/mem_methods.html
c3ref/mutex_methods.html
c3ref/pcache_methods.html
capi3ref.html#sqlite3_config
capi3ref.html#sqlite3_mem_methods
capi3ref.html#sqlite3_mutex_methods
capi3ref.html#sqlite3_pcache_methods
changes.html#version_3_6_1
changes.html#version_3_6_15
custombuild.html
releaselog/3_6_0.html
releaselog/3_6_15.html
sqlite3_sleep -
34to35.html
backup.html
c3ref/funclist.html
capi3ref.html
sqlite3_snprintf -
c3ref/c_config_getmalloc.html
c3ref/column_blob.html
c3ref/log.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_log
changes.html#version_3_4_0
lang_expr.html#castexpr
releaselog/3_4_0.html
sqlite3_soft_heap_limit -
34to35.html
c3ref/c_config_getmalloc.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
changes.html#version_3_4_2
changes.html#version_3_5_0
compile.html#enable_memory_management
custombuild.html
malloc.html
malloc.html#memstatus
releaselog/3_4_2.html
releaselog/3_5_0.html
sqlite3_sourceid -
c3ref/c_source_id.html
capi3ref.html#SQLITE_SOURCE_ID
changes.html#version_3_6_18
lang_corefunc.html#sqlite_source_id
releaselog/3_6_18.html
sqlite3_sql -
c3ref/funclist.html
capi3ref.html
sqlite3_status -
35to36.html
c3ref/c_config_getmalloc.html
c3ref/c_status_malloc_count.html
c3ref/db_status.html
c3ref/funclist.html
c3ref/stmt_status.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
capi3ref.html#sqlite3_db_status
capi3ref.html#sqlite3_stmt_status
changes.html#version_3_6_1
compile.html#yytrackmaxstackdepth
malloc.html#memstatus
releaselog/3_6_0.html
releaselog/3_6_1.html
sqlite3_step -
backup.html
c3ref/bind_blob.html
c3ref/busy_timeout.html
c3ref/changes.html
c3ref/column_blob.html
c3ref/commit_hook.html
c3ref/exec.html
c3ref/funclist.html
c3ref/prepare.html
c3ref/profile.html
c3ref/progress_handler.html
c3ref/reset.html
c3ref/set_authorizer.html
c3ref/stmt.html
c3ref/unlock_notify.html
c3ref/update_hook.html
capi3.html
capi3ref.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_busy_timeout
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_commit_hook
capi3ref.html#sqlite3_exec
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_profile
capi3ref.html#sqlite3_progress_handler
capi3ref.html#sqlite3_reset
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_stmt
capi3ref.html#sqlite3_unlock_notify
capi3ref.html#sqlite3_update_hook
changes.html#version_3_5_3
cintro.html
faq.html#q15
malloc.html#lookaside
malloc.html#nofrag
optoverview.html#like_opt
pragma.html
releaselog/3_5_3.html
unlock_notify.html
sqlite3_stmt -
c3ref/bind_blob.html
c3ref/column_blob.html
c3ref/intro.html
c3ref/objlist.html
c3ref/prepare.html
c3ref/value_blob.html
capi3ref.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_value_blob
faq.html#q6
unlock_notify.html
sqlite3_stmt_status -
c3ref/c_stmtstatus_autoindex.html
c3ref/db_status.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#SQLITE_STMTSTATUS_AUTOINDEX
capi3ref.html#sqlite3_db_status
changes.html#version_3_6_4
lang_indexedby.html
releaselog/3_6_4.html
tclsqlite.html
sqlite3_strnicmp -
c3ref/funclist.html
c3ref/strnicmp.html
capi3ref.html
capi3ref.html#sqlite3_strnicmp
changes.html#version_3_6_17
oldnews.html
releaselog/3_6_17.html
sqlite3_table_column_metadata -
c3ref/funclist.html
capi3ref.html
compile.html#enable_column_metadata
sqlite3_temp_directory -
c3ref/objlist.html
capi3ref.html
pragma.html#pragma_temp_store_directory
sqlite3_test_control -
c3ref/c_testctrl_always.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#SQLITE_TESTCTRL_ALWAYS
compile.html#omit_builtin_test
testing.html#defensivecode
sqlite3_thread_cleanup -
34to35.html
compile.html#omit_deprecated
sqlite3_threadsafe -
c3ref/funclist.html
c3ref/value.html
capi3ref.html
capi3ref.html#sqlite3_value
compile.html#threadsafe
custombuild.html
faq.html#q6
threadsafe.html
sqlite3_total_changes -
c3ref/changes.html
c3ref/funclist.html
c3ref/total_changes.html
capi3ref.html
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_total_changes
changes.html#version_3_6_5
lang_corefunc.html#total_changes
lang_createtrigger.html#instead_of_trigger
lang_delete.html#trucateopt
pragma.html#pragma_count_changes
releaselog/3_6_5.html
sqlite3_trace -
changes.html#version_3_6_21
compile.html#omit_trace
oldnews.html
releaselog/3_6_21.html
sqlite3_transfer_bindings -
compile.html#omit_deprecated
sqlite3_unlock_notify -
c3ref/funclist.html
capi3ref.html
changes.html#version_3_6_12
compile.html#enable_unlock_notify
releaselog/3_6_12.html
unlock_notify.html
sqlite3_update_hook -
c3ref/commit_hook.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_commit_hook
lang_conflict.html
sqlite3_user_data -
c3ref/context.html
c3ref/create_function.html
c3ref/funclist.html
capi3ref.html
capi3ref.html#sqlite3_context
capi3ref.html#sqlite3_create_function
cintro.html
sqlite3_value -
c3ref/objlist.html
c3ref/result_blob.html
c3ref/value_blob.html
capi3ref.html
capi3ref.html#sqlite3_result_blob
capi3ref.html#sqlite3_value_blob
sqlite3_value_blob -
c3ref/funclist.html
c3ref/value.html
c3ref/value_blob.html
capi3ref.html
capi3ref.html#sqlite3_value
capi3ref.html#sqlite3_value_blob
sqlite3_value_bytes -
c3ref/column_blob.html
c3ref/value_blob.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_value_blob
sqlite3_value_bytes16 -
c3ref/value_blob.html
capi3ref.html#sqlite3_value_blob
sqlite3_value_double -
compile.html#omit_floating_point
sqlite3_value_int -
c3ref/column_blob.html
capi3ref.html#sqlite3_column_blob
cintro.html
sqlite3_value_text -
c3ref/column_blob.html
c3ref/value_blob.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_value_blob
sqlite3_value_text16 -
c3ref/value_blob.html
capi3ref.html#sqlite3_value_blob
sqlite3_vfs -
34to35.html
35to36.html
asyncvfs.html
c3ref/c_access_exists.html
c3ref/c_open_autoproxy.html
c3ref/file.html
c3ref/initialize.html
c3ref/io_methods.html
c3ref/objlist.html
c3ref/open.html
c3ref/randomness.html
c3ref/sleep.html
c3ref/temp_directory.html
c3ref/vfs_find.html
capi3ref.html
capi3ref.html#SQLITE_ACCESS_EXISTS
capi3ref.html#SQLITE_OPEN_AUTOPROXY
capi3ref.html#sqlite3_file
capi3ref.html#sqlite3_initialize
capi3ref.html#sqlite3_io_methods
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_randomness
capi3ref.html#sqlite3_sleep
capi3ref.html#sqlite3_temp_directory
capi3ref.html#sqlite3_vfs_find
changes.html#version_3_6_1
changes.html#version_3_6_7
compile.html#os_other
custombuild.html
lang_datefunc.html
oldnews.html
releaselog/3_6_0.html
releaselog/3_6_7.html
selfcontained.html
testing.html#coverage
testing.html#crashtesting
testing.html#ioerrtesting
testing.html#journaltest
wal.html
wal.html#readonly
sqlite3_vfs_find -
34to35.html
c3ref/funclist.html
c3ref/vfs.html
capi3ref.html
capi3ref.html#sqlite3_vfs
sqlite3_vfs_register -
34to35.html
asyncvfs.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
compile.html#omit_autoinit
compile.html#os_other
custombuild.html
privatebranch.html
sqlite3_vfs_unregister -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
sqlite3_vtab -
c3ref/objlist.html
capi3ref.html
compile.html#omit_virtualtable
vtab.html
vtab.html#xconnect
vtab.html#xcreate
vtab.html#xdisconnect
vtab.html#xfindfunction
sqlite3_vtab_cursor -
c3ref/objlist.html
capi3ref.html
vtab.html
vtab.html#xclose
vtab.html#xnext
vtab.html#xopen
vtab.html#xrowid
vtab.html#xupdate
sqlite3_wal_autocheckpoint -
c3ref/funclist.html
c3ref/wal_autocheckpoint.html
c3ref/wal_checkpoint.html
c3ref/wal_hook.html
capi3ref.html
capi3ref.html#sqlite3_wal_autocheckpoint
capi3ref.html#sqlite3_wal_checkpoint
capi3ref.html#sqlite3_wal_hook
pragma.html#pragma_wal_autocheckpoint
wal.html#fast
sqlite3_wal_checkpoint -
c3ref/funclist.html
c3ref/wal_checkpoint.html
capi3ref.html
capi3ref.html#sqlite3_wal_checkpoint
pragma.html#pragma_wal_checkpoint
wal.html#fast
sqlite3_wal_hook -
c3ref/funclist.html
c3ref/wal_autocheckpoint.html
c3ref/wal_hook.html
capi3ref.html
capi3ref.html#sqlite3_wal_autocheckpoint
capi3ref.html#sqlite3_wal_hook
wal.html#fast
SQLITE_ABORT -
c3ref/blob_open.html
c3ref/blob_read.html
c3ref/blob_write.html
c3ref/constlist.html
c3ref/finalize.html
capi3ref.html
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_blob_read
capi3ref.html#sqlite3_blob_write
capi3ref.html#sqlite3_finalize
SQLITE_ACCESS_EXISTS -
34to35.html
c3ref/constlist.html
c3ref/vfs.html
capi3ref.html
capi3ref.html#sqlite3_vfs
SQLITE_ACCESS_READ -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_ACCESS_READWRITE -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_ALTER_TABLE -
c3ref/constlist.html
capi3ref.html
SQLITE_ANY -
c3ref/constlist.html
c3ref/create_function.html
capi3ref.html
capi3ref.html#sqlite3_create_function
SQLITE_BLOB -
c3ref/column_blob.html
c3ref/constlist.html
capi3ref.html
capi3ref.html#sqlite3_column_blob
SQLITE_BUSY -
34to35.html
backup.html
c3ref/backup_finish.html
c3ref/busy_handler.html
c3ref/busy_timeout.html
c3ref/get_autocommit.html
c3ref/step.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_busy_handler
capi3ref.html#sqlite3_busy_timeout
capi3ref.html#sqlite3_get_autocommit
capi3ref.html#sqlite3_step
changes.html#version_3_4_0
changes.html#version_3_6_5
lang_transaction.html
releaselog/3_4_0.html
releaselog/3_6_5.html
SQLITE_BUSY_RECOVERY -
c3ref/constlist.html
capi3ref.html
SQLITE_CANTOPEN -
c3ref/free.html
c3ref/vfs.html
capi3ref.html#sqlite3_free
capi3ref.html#sqlite3_vfs
SQLITE_CASE_SENSITIVE_LIKE -
optoverview.html#like_opt
sqlite_compileoption_get -
c3ref/compileoption_get.html
capi3ref.html#sqlite3_compileoption_get
changes.html#version_3_6_23
compile.html#omit_compileoption_diags
news.html
pragma.html#pragma_compile_options
releaselog/3_6_23.html
sqlite_compileoption_used -
c3ref/compileoption_get.html
capi3ref.html#sqlite3_compileoption_get
changes.html#version_3_6_23
compile.html#omit_compileoption_diags
news.html
releaselog/3_6_23.html
SQLITE_CONFIG_GETMALLOC -
c3ref/constlist.html
c3ref/mem_methods.html
capi3ref.html
capi3ref.html#sqlite3_mem_methods
malloc.html#memsysx
SQLITE_CONFIG_GETMUTEX -
c3ref/mutex_methods.html
capi3ref.html#sqlite3_mutex_methods
SQLITE_CONFIG_HEAP -
compile.html#enable_memsys3
compile.html#enable_memsys5
compile.html#zero_malloc
malloc.html#memsys5
malloc.html#memsysx
malloc.html#nofrag
SQLITE_CONFIG_LOG -
c3ref/log.html
capi3ref.html#sqlite3_log
changes.html#version_3_6_23
news.html
releaselog/3_6_23.html
SQLITE_CONFIG_LOOKASIDE -
c3ref/c_dbconfig_lookaside.html
capi3ref.html#SQLITE_DBCONFIG_LOOKASIDE
changes.html#version_3_6_1
malloc.html#lookaside
releaselog/3_6_1.html
SQLITE_CONFIG_MALLOC -
35to36.html
c3ref/c_config_getmalloc.html
c3ref/mem_methods.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_mem_methods
compile.html#zero_malloc
malloc.html#memsysx
testing.html#oomtesting
SQLITE_CONFIG_MEMSTATUS -
c3ref/mem_methods.html
capi3ref.html#sqlite3_mem_methods
compile.html#default_memstatus
custombuild.html
malloc.html#memstatus
malloc.html#memsysx
SQLITE_CONFIG_MULTITHREAD -
35to36.html
c3ref/threadsafe.html
c3ref/value.html
capi3ref.html#sqlite3_threadsafe
capi3ref.html#sqlite3_value
compile.html#threadsafe
custombuild.html
threadsafe.html
SQLITE_CONFIG_MUTEX -
35to36.html
c3ref/mutex_alloc.html
c3ref/mutex_methods.html
c3ref/threadsafe.html
capi3ref.html#sqlite3_mutex_alloc
capi3ref.html#sqlite3_mutex_methods
capi3ref.html#sqlite3_threadsafe
changes.html#version_3_6_1
releaselog/3_6_0.html
selfcontained.html
SQLITE_CONFIG_PAGECACHE -
c3ref/c_config_getmalloc.html
c3ref/c_status_malloc_count.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
changes.html#version_3_6_1
malloc.html#pagecache
releaselog/3_6_1.html
SQLITE_CONFIG_PCACHE -
c3ref/pcache_methods.html
capi3ref.html#sqlite3_pcache_methods
SQLITE_CONFIG_SCRATCH -
c3ref/c_config_getmalloc.html
c3ref/c_status_malloc_count.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
changes.html#version_3_6_1
malloc.html#scratch
releaselog/3_6_1.html
SQLITE_CONFIG_SERIALIZED -
35to36.html
compile.html#threadsafe
threadsafe.html
SQLITE_CONFIG_SINGLETHREAD -
35to36.html
c3ref/config.html
c3ref/threadsafe.html
c3ref/value.html
capi3ref.html#sqlite3_config
capi3ref.html#sqlite3_threadsafe
capi3ref.html#sqlite3_value
compile.html#threadsafe
threadsafe.html
SQLITE_CONSTRAINT -
lang_createtrigger.html#undef_before
SQLITE_COPY -
c3ref/set_authorizer.html
capi3ref.html#sqlite3_set_authorizer
SQLITE_CORRUPT -
c3ref/step.html
capi3ref.html#sqlite3_step
faq.html#q21
testing.html#fuzztesting
SQLITE_DBCONFIG_LOOKASIDE -
c3ref/c_config_getmalloc.html
c3ref/constlist.html
c3ref/db_config.html
capi3ref.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_db_config
malloc.html#lookaside
SQLITE_DBSTATUS_CACHE_USED -
c3ref/constlist.html
capi3ref.html
changes.html#version_3_7_0
releaselog/3_7_0.html
SQLITE_DBSTATUS_LOOKASIDE_USED -
c3ref/db_status.html
capi3ref.html#sqlite3_db_status
malloc.html#memstatus
SQLITE_DBSTATUS_SCHEMA_USED -
changes.html#version_3_7_1
releaselog/3_7_1.html
SQLITE_DBSTATUS_STMT_USED -
changes.html#version_3_7_1
releaselog/3_7_1.html
SQLITE_DEBUG -
pragma.html#pragma_parser_trace
pragma.html#pragma_vdbe_listing
pragma.html#pragma_vdbe_trace
SQLITE_DEFAULT_AUTOVACUUM -
pragma.html#pragma_auto_vacuum
SQLITE_DEFAULT_FILE_FORMAT -
pragma.html#pragma_legacy_file_format
SQLITE_DEFAULT_JOURNAL_SIZE_LIMIT -
pragma.html#pragma_journal_size_limit
SQLITE_DEFAULT_MEMSTATUS -
c3ref/c_config_getmalloc.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
SQLITE_DELETE -
c3ref/set_authorizer.html
c3ref/update_hook.html
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_update_hook
lang_delete.html#trucateopt
SQLITE_DENY -
c3ref/constlist.html
c3ref/set_authorizer.html
capi3ref.html
capi3ref.html#sqlite3_set_authorizer
SQLITE_DONE -
c3ref/backup_finish.html
c3ref/reset.html
c3ref/step.html
c3ref/wal_hook.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_reset
capi3ref.html#sqlite3_step
capi3ref.html#sqlite3_wal_hook
SQLITE_ENABLE_COLUMN_METADATA -
c3ref/column_database_name.html
c3ref/table_column_metadata.html
capi3ref.html#sqlite3_column_database_name
capi3ref.html#sqlite3_table_column_metadata
SQLITE_ENABLE_FTS3 -
fts3.html#section_2
howtocompile.html#cli
SQLITE_ENABLE_FTS3_PARENTHESIS -
changes.html#version_3_6_8
fts3.html#section_2
releaselog/3_6_8.html
SQLITE_ENABLE_MEMORY_MANAGEMENT -
malloc.html#memstatus
SQLITE_ENABLE_MEMSYS3 -
c3ref/c_config_getmalloc.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
malloc.html#memsysx
SQLITE_ENABLE_MEMSYS5 -
c3ref/c_config_getmalloc.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
malloc.html#memsys5
SQLITE_ENABLE_RTREE -
howtocompile.html#cli
rtree.html
SQLITE_ENABLE_STAT2 -
changes.html#version_3_6_18
changes.html#version_3_6_20
lang_analyze.html
oldnews.html
optoverview.html#rangequery
releaselog/3_6_18.html
releaselog/3_6_20.html
SQLITE_ENABLE_UNLOCK_NOTIFY -
c3ref/unlock_notify.html
capi3ref.html#sqlite3_unlock_notify
unlock_notify.html
SQLITE_ENABLE_UPDATE_DELETE_LIMIT -
changes.html#version_3_6_4
howtocompile.html#amal
lang_createtrigger.html
lang_delete.html#trucateopt
lang_update.html
releaselog/3_6_4.html
SQLITE_ERROR -
c3ref/blob_read.html
c3ref/blob_write.html
c3ref/c_config_getmalloc.html
c3ref/create_function.html
c3ref/load_extension.html
c3ref/prepare.html
c3ref/step.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_blob_read
capi3ref.html#sqlite3_blob_write
capi3ref.html#sqlite3_create_function
capi3ref.html#sqlite3_load_extension
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_step
changes.html#version_3_6_15
changes.html#version_3_6_5
releaselog/3_6_15.html
releaselog/3_6_5.html
vtab.html#xconnect
vtab.html#xcreate
SQLITE_FCNTL_CHUNK_SIZE -
c3ref/c_fcntl_chunk_size.html
c3ref/constlist.html
capi3ref.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
changes.html#version_3_7_1
releaselog/3_7_1.html
SQLITE_FCNTL_LOCKSTATE -
34to35.html
c3ref/c_fcntl_chunk_size.html
c3ref/file_control.html
c3ref/io_methods.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
capi3ref.html#sqlite3_file_control
capi3ref.html#sqlite3_io_methods
SQLITE_FCNTL_SIZE_HINT -
c3ref/c_fcntl_chunk_size.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
SQLITE_FLOAT -
c3ref/column_blob.html
capi3ref.html#sqlite3_column_blob
SQLITE_FULL -
34to35.html
autoinc.html
c3ref/get_autocommit.html
capi3ref.html#sqlite3_get_autocommit
changes.html#version_3_5_1
faq.html#q1
lang_transaction.html
releaselog/3_5_1.html
SQLITE_HAVE_ISNAN -
changes.html#version_3_6_14
releaselog/3_6_14.html
SQLITE_IGNORE -
c3ref/set_authorizer.html
capi3ref.html#sqlite3_set_authorizer
lang_delete.html#trucateopt
SQLITE_INDEX_CONSTRAINT_EQ -
c3ref/constlist.html
c3ref/index_info.html
capi3ref.html
capi3ref.html#sqlite3_index_info
SQLITE_INSERT -
c3ref/update_hook.html
capi3ref.html#sqlite3_update_hook
SQLITE_INTEGER -
c3ref/column_blob.html
c3ref/value_blob.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_value_blob
SQLITE_INTERRUPT -
c3ref/get_autocommit.html
c3ref/interrupt.html
c3ref/step.html
capi3ref.html#sqlite3_get_autocommit
capi3ref.html#sqlite3_interrupt
capi3ref.html#sqlite3_step
lang_transaction.html
SQLITE_IOCAP_ATOMIC -
34to35.html
c3ref/constlist.html
c3ref/io_methods.html
capi3ref.html
capi3ref.html#sqlite3_io_methods
compile.html#enable_atomic_write
SQLITE_IOCAP_ATOMIC16K -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_ATOMIC1K -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_ATOMIC2K -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_ATOMIC32K -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_ATOMIC4K -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_ATOMIC512 -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_ATOMIC64K -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_ATOMIC8K -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_SAFE_APPEND -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOCAP_SEQUENTIAL -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_IOERR -
34to35.html
c3ref/free.html
c3ref/get_autocommit.html
capi3ref.html#sqlite3_free
capi3ref.html#sqlite3_get_autocommit
changes.html#version_3_5_1
lang_transaction.html
releaselog/3_5_1.html
SQLITE_IOERR_ACCESS -
35to36.html
c3ref/backup_finish.html
capi3ref.html#sqlite3_backup_finish
SQLITE_IOERR_BLOCKED -
c3ref/busy_handler.html
c3ref/busy_timeout.html
capi3ref.html#sqlite3_busy_handler
capi3ref.html#sqlite3_busy_timeout
SQLITE_IOERR_CHECKRESERVEDLOCK -
35to36.html
SQLITE_IOERR_FSTAT -
34to35.html
SQLITE_IOERR_FSYNC -
34to35.html
SQLITE_IOERR_RDLOCK -
34to35.html
SQLITE_IOERR_READ -
34to35.html
c3ref/c_abort.html
capi3ref.html#SQLITE_ABORT
SQLITE_IOERR_SHORT_READ -
34to35.html
SQLITE_IOERR_TRUNCATE -
34to35.html
SQLITE_IOERR_UNLOCK -
34to35.html
SQLITE_IOERR_WRITE -
34to35.html
SQLITE_LIMIT_ATTACHED -
c3ref/constlist.html
capi3ref.html
lang_attach.html
limits.html#max_attached
SQLITE_LIMIT_COLUMN -
lang_createindex.html
limits.html#max_column
SQLITE_LIMIT_COMPOUND_SELECT -
limits.html#max_compound_select
SQLITE_LIMIT_EXPR_DEPTH -
limits.html#max_expr_depth
SQLITE_LIMIT_FUNCTION_ARG -
c3ref/create_function.html
capi3ref.html#sqlite3_create_function
limits.html#max_function_arg
SQLITE_LIMIT_LENGTH -
limits.html
limits.html#max_length
SQLITE_LIMIT_LIKE_PATTERN_LENGTH -
limits.html#max_like_pattern_length
SQLITE_LIMIT_SQL_LENGTH -
limits.html#max_sql_length
SQLITE_LIMIT_TRIGGER_DEPTH -
foreignkeys.html#fk_actions
pragma.html#pragma_recursive_triggers
SQLITE_LIMIT_VARIABLE_NUMBER -
c3ref/bind_blob.html
capi3ref.html#sqlite3_bind_blob
limits.html#max_variable_number
SQLITE_LOCK_EXCLUSIVE -
34to35.html
c3ref/c_fcntl_chunk_size.html
c3ref/constlist.html
c3ref/io_methods.html
capi3ref.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
capi3ref.html#sqlite3_io_methods
SQLITE_LOCK_NONE -
34to35.html
c3ref/c_fcntl_chunk_size.html
c3ref/io_methods.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
capi3ref.html#sqlite3_io_methods
SQLITE_LOCK_PENDING -
34to35.html
c3ref/c_fcntl_chunk_size.html
c3ref/io_methods.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
capi3ref.html#sqlite3_io_methods
SQLITE_LOCK_RESERVED -
34to35.html
c3ref/c_fcntl_chunk_size.html
c3ref/io_methods.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
capi3ref.html#sqlite3_io_methods
SQLITE_LOCK_SHARED -
34to35.html
c3ref/c_fcntl_chunk_size.html
c3ref/io_methods.html
capi3ref.html#SQLITE_FCNTL_CHUNK_SIZE
capi3ref.html#sqlite3_io_methods
SQLITE_LOCKED -
c3ref/backup_finish.html
c3ref/unlock_notify.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_unlock_notify
SQLITE_MAX_ATTACHED -
compile.html#yystackdepth
SQLITE_MAX_COLUMN -
compile.html#yystackdepth
lang_createtable.html#tablecoldef
SQLITE_MAX_COMPOUND_SELECT -
compile.html#yystackdepth
SQLITE_MAX_EXPR_DEPTH -
compile.html#yystackdepth
SQLITE_MAX_FUNCTION_ARG -
compile.html#yystackdepth
SQLITE_MAX_LENGTH -
compile.html#yystackdepth
datatype3.html#affname
lang_createtable.html#tablecoldef
SQLITE_MAX_LIKE_PATTERN_LENGTH -
compile.html#yystackdepth
SQLITE_MAX_PAGE_COUNT -
compile.html#yystackdepth
SQLITE_MAX_SQL_LENGTH -
compile.html#yystackdepth
SQLITE_MAX_TRIGGER_DEPTH -
foreignkeys.html#fk_actions
pragma.html#pragma_recursive_triggers
SQLITE_MAX_VARIABLE_NUMBER -
compile.html#yystackdepth
lang_expr.html#varparam
SQLITE_MEMDEBUG -
malloc.html
malloc.html#memdebug
testing.html#memtesting
SQLITE_MISUSE -
c3ref/bind_blob.html
c3ref/step.html
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_step
changes.html#version_3_5_3
changes.html#version_3_6_15
releaselog/3_5_3.html
releaselog/3_6_15.html
SQLITE_MUTEX_FAST -
34to35.html
c3ref/constlist.html
capi3ref.html
SQLITE_MUTEX_RECURSIVE -
34to35.html
c3ref/pcache_methods.html
capi3ref.html#sqlite3_pcache_methods
SQLITE_MUTEX_STATIC_LRU -
34to35.html
SQLITE_MUTEX_STATIC_MASTER -
34to35.html
c3ref/mem_methods.html
capi3ref.html#sqlite3_mem_methods
SQLITE_MUTEX_STATIC_MEM -
34to35.html
c3ref/mem_methods.html
capi3ref.html#sqlite3_mem_methods
SQLITE_MUTEX_STATIC_MEM2 -
34to35.html
SQLITE_MUTEX_STATIC_PRNG -
34to35.html
SQLITE_NOMEM -
c3ref/backup_finish.html
c3ref/bind_blob.html
c3ref/column_blob.html
c3ref/free.html
c3ref/get_autocommit.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_free
capi3ref.html#sqlite3_get_autocommit
lang_transaction.html
malloc.html
malloc.html#nofrag
SQLITE_NULL -
c3ref/column_blob.html
capi3ref.html#sqlite3_column_blob
SQLITE_OK -
34to35.html
c3ref/backup_finish.html
c3ref/bind_blob.html
c3ref/blob_open.html
c3ref/c_busy_recovery.html
c3ref/c_deny.html
c3ref/config.html
c3ref/enable_shared_cache.html
c3ref/initialize.html
c3ref/intro.html
c3ref/load_extension.html
c3ref/mutex_alloc.html
c3ref/open.html
c3ref/prepare.html
c3ref/reset.html
c3ref/set_authorizer.html
c3ref/wal_hook.html
capi3ref.html#SQLITE_BUSY_RECOVERY
capi3ref.html#SQLITE_DENY
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_bind_blob
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_config
capi3ref.html#sqlite3_enable_shared_cache
capi3ref.html#sqlite3_initialize
capi3ref.html#sqlite3_load_extension
capi3ref.html#sqlite3_mutex_alloc
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_reset
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_wal_hook
vtab.html#xcolumn
vtab.html#xconnect
vtab.html#xcreate
vtab.html#xfilter
vtab.html#xnext
vtab.html#xopen
vtab.html#xrename
vtab.html#xrowid
vtab.html#xupdate
SQLITE_OMIT_ALTERTABLE -
howtocompile.html#amal
SQLITE_OMIT_ANALYZE -
howtocompile.html#amal
SQLITE_OMIT_ATTACH -
howtocompile.html#amal
SQLITE_OMIT_AUTOINCREMENT -
howtocompile.html#amal
SQLITE_OMIT_AUTOINIT -
c3ref/initialize.html
capi3ref.html#sqlite3_initialize
SQLITE_OMIT_AUTOMATIC_INDEX -
optoverview.html#autoindex
SQLITE_OMIT_CAST -
howtocompile.html#amal
SQLITE_OMIT_COMPILEOPTION_DIAGS -
c3ref/compileoption_get.html
capi3ref.html#sqlite3_compileoption_get
SQLITE_OMIT_COMPOUND_SELECT -
howtocompile.html#amal
SQLITE_OMIT_CONFLICT_CLAUSE -
howtocompile.html#amal
SQLITE_OMIT_EXPLAIN -
howtocompile.html#amal
SQLITE_OMIT_FLOATING_POINT -
changes.html#version_3_3_3
changes.html#version_3_6_23
news.html
releaselog/3_3_0.html
releaselog/3_6_23.html
SQLITE_OMIT_FOREIGN_KEY -
foreignkeys.html#fk_enable
howtocompile.html#amal
SQLITE_OMIT_LOAD_EXTENSION -
34to35.html
howtocompile.html#cli
SQLITE_OMIT_PRAGMA -
howtocompile.html#amal
SQLITE_OMIT_REINDEX -
howtocompile.html#amal
SQLITE_OMIT_SUBQUERY -
howtocompile.html#amal
SQLITE_OMIT_TEMPDB -
howtocompile.html#amal
SQLITE_OMIT_TRIGGER -
foreignkeys.html#fk_enable
howtocompile.html#amal
SQLITE_OMIT_TRUNCATE_OPTIMIZATION -
changes.html#version_3_6_4
changes.html#version_3_6_5
lang_delete.html#trucateopt
releaselog/3_6_4.html
releaselog/3_6_5.html
SQLITE_OMIT_VACUUM -
howtocompile.html#amal
SQLITE_OMIT_VIEW -
howtocompile.html#amal
SQLITE_OMIT_VIRTUALTABLE -
fts3.html#section_2
howtocompile.html#amal
SQLITE_OPEN_AUTOPROXY -
c3ref/constlist.html
capi3ref.html
SQLITE_OPEN_CREATE -
34to35.html
c3ref/open.html
c3ref/vfs.html
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_DELETEONCLOSE -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_EXCLUSIVE -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_FULLMUTEX -
c3ref/open.html
capi3ref.html#sqlite3_open
compile.html#threadsafe
threadsafe.html
SQLITE_OPEN_MAIN_DB -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_MAIN_JOURNAL -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_MASTER_JOURNAL -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_NOMUTEX -
35to36.html
c3ref/open.html
capi3ref.html#sqlite3_open
changes.html#version_3_6_1
compile.html#threadsafe
releaselog/3_6_0.html
threadsafe.html
SQLITE_OPEN_PRIVATECACHE -
c3ref/open.html
capi3ref.html#sqlite3_open
changes.html#version_3_6_18
releaselog/3_6_18.html
sharedcache.html
SQLITE_OPEN_READONLY -
34to35.html
c3ref/intro.html
c3ref/open.html
c3ref/vfs.html
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_READWRITE -
34to35.html
c3ref/open.html
c3ref/vfs.html
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_SHAREDCACHE -
c3ref/open.html
capi3ref.html#sqlite3_open
changes.html#version_3_6_18
releaselog/3_6_18.html
sharedcache.html
SQLITE_OPEN_SUBJOURNAL -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_TEMP_DB -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_TEMP_JOURNAL -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OPEN_TRANSIENT_DB -
34to35.html
c3ref/vfs.html
capi3ref.html#sqlite3_vfs
SQLITE_OS_OTHER -
c3ref/initialize.html
capi3ref.html#sqlite3_initialize
SQLITE_RANGE -
c3ref/bind_blob.html
capi3ref.html#sqlite3_bind_blob
SQLITE_READ -
c3ref/set_authorizer.html
capi3ref.html#sqlite3_set_authorizer
SQLITE_READONLY -
c3ref/backup_finish.html
c3ref/blob_write.html
capi3ref.html#sqlite3_backup_finish
capi3ref.html#sqlite3_blob_write
SQLITE_ROW -
c3ref/column_blob.html
c3ref/reset.html
c3ref/step.html
c3ref/wal_hook.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_reset
capi3ref.html#sqlite3_step
capi3ref.html#sqlite3_wal_hook
SQLITE_SCHEMA -
c3ref/prepare.html
c3ref/step.html
capi3ref.html#sqlite3_prepare
capi3ref.html#sqlite3_step
faq.html#q15
pragma.html#pragma_foreign_keys
pragma.html#pragma_recursive_triggers
SQLITE_SECURE_DELETE -
changes.html#version_3_6_21
faq.html#q20
pragma.html#pragma_secure_delete
releaselog/3_6_21.html
SQLITE_SHM_EXCLUSIVE -
c3ref/constlist.html
capi3ref.html
SQLITE_SHM_NLOCK -
c3ref/constlist.html
capi3ref.html
SQLITE_SOUNDEX -
lang_corefunc.html#soundex
SQLITE_SOURCE_ID -
c3ref/constlist.html
c3ref/libversion.html
capi3ref.html
capi3ref.html#sqlite3_libversion
changes.html#version_3_6_18
releaselog/3_6_18.html
sqlite_source_id -
c3ref/c_source_id.html
c3ref/libversion.html
capi3ref.html#SQLITE_SOURCE_ID
capi3ref.html#sqlite3_libversion
changes.html#version_3_6_18
releaselog/3_6_18.html
SQLITE_STATIC -
c3ref/bind_blob.html
c3ref/constlist.html
capi3ref.html
capi3ref.html#sqlite3_bind_blob
SQLITE_STATUS_MALLOC_COUNT -
c3ref/constlist.html
capi3ref.html
SQLITE_STATUS_MEMORY_USED -
c3ref/status.html
capi3ref.html#sqlite3_status
malloc.html#memstatus
malloc.html#nofrag
SQLITE_STATUS_PAGECACHE_SIZE -
changes.html#version_3_6_1
releaselog/3_6_1.html
SQLITE_STATUS_PARSER_STACK -
compile.html#yytrackmaxstackdepth
SQLITE_STATUS_SCRATCH_SIZE -
changes.html#version_3_6_1
releaselog/3_6_1.html
SQLITE_STMTSTATUS_AUTOINDEX -
c3ref/constlist.html
capi3ref.html
SQLITE_STMTSTATUS_FULLSCAN_STEP -
lang_indexedby.html
SQLITE_STMTSTATUS_SORT -
c3ref/stmt_status.html
capi3ref.html#sqlite3_stmt_status
lang_indexedby.html
SQLITE_SYNC_DATAONLY -
c3ref/constlist.html
c3ref/io_methods.html
capi3ref.html
capi3ref.html#sqlite3_io_methods
SQLITE_SYNC_FULL -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_SYNC_NORMAL -
34to35.html
c3ref/io_methods.html
capi3ref.html#sqlite3_io_methods
SQLITE_TEMP_STORE -
35to36.html
inmemorydb.html#temp_db
pragma.html#pragma_temp_store
tempfiles.html#otheropt
tempfiles.html#tempstore
SQLITE_TESTCTRL_ALWAYS -
c3ref/constlist.html
capi3ref.html
testing.html#defensivecode
SQLITE_TEXT -
c3ref/column_blob.html
capi3ref.html#sqlite3_column_blob
SQLITE_THREADSAFE -
c3ref/c_config_getmalloc.html
c3ref/threadsafe.html
c3ref/value.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_threadsafe
capi3ref.html#sqlite3_value
threadsafe.html
SQLITE_TRANSIENT -
c3ref/bind_blob.html
capi3ref.html#sqlite3_bind_blob
SQLITE_UPDATE -
c3ref/update_hook.html
capi3ref.html#sqlite3_update_hook
SQLITE_UTF16 -
c3ref/create_collation.html
capi3ref.html#sqlite3_create_collation
SQLITE_UTF16_ALIGNED -
c3ref/create_collation.html
capi3ref.html#sqlite3_create_collation
SQLITE_UTF16BE -
c3ref/collation_needed.html
c3ref/create_collation.html
capi3ref.html#sqlite3_collation_needed
capi3ref.html#sqlite3_create_collation
SQLITE_UTF16LE -
c3ref/collation_needed.html
c3ref/create_collation.html
capi3ref.html#sqlite3_collation_needed
capi3ref.html#sqlite3_create_collation
SQLITE_UTF8 -
c3ref/collation_needed.html
c3ref/create_collation.html
c3ref/create_function.html
capi3ref.html#sqlite3_collation_needed
capi3ref.html#sqlite3_create_collation
capi3ref.html#sqlite3_create_function
SQLITE_VERSION -
c3ref/c_source_id.html
c3ref/libversion.html
capi3ref.html#SQLITE_SOURCE_ID
capi3ref.html#sqlite3_libversion
sqlite_version -
c3ref/c_source_id.html
c3ref/libversion.html
capi3ref.html#SQLITE_SOURCE_ID
capi3ref.html#sqlite3_libversion
SQLITE_VERSION_NUMBER -
c3ref/c_source_id.html
c3ref/libversion.html
capi3ref.html#SQLITE_SOURCE_ID
capi3ref.html#sqlite3_libversion
fileformat.html
fileformat2.html#database_header
fileformat2.html#validfor
SQLITE_ZERO_MALLOC -
changes.html#version_3_6_5
malloc.html#memsysx
releaselog/3_6_5.html
substr -
changes.html#version_3_6_21
releaselog/3_6_21.html
synchronous -
tempfiles.html#tempdb
syntax diagrams -
lang.html
table-constraint -
lang_createtable.html
Tcl extension -
lang_expr.html#varparam
TCL Interface -
changes.html#version_3_6_19
releaselog/3_6_19.html
TCL test suite -
malloc.html
TEA tarball -
howtocompile.html#tcl
temp_store pragma -
inmemorydb.html#temp_db
tempfiles.html#otheropt
tempfiles.html#tempstore
temp_store_directory -
pragma.html#pragma_temp_store
temp_store_directory pragma -
c3ref/c_access_exists.html
c3ref/temp_directory.html
capi3ref.html#SQLITE_ACCESS_EXISTS
capi3ref.html#sqlite3_temp_directory
temporary tables -
pragma.html#pragma_temp_store
pragma.html#pragma_temp_store_directory
tempstore -
compile.html#temp_store
test coverage -
about.html
changes.html#version_3_6_17
faq.html#q17
features.html
malloc.html
oldnews.html
releaselog/3_6_17.html
support.html#prosupport
th3.html
test suite -
limits.html
tclsqlite.html
testcase macros -
testing.html#fuzztesting
testing -
malloc.html
TH3 -
malloc.html
oldnews.html
support.html#prosupport
testing.html#coverage
testing.html#stmtvbr
testing.html#tcl
Things That Can Go Wrong -
lockingv3.html#how_to_corrupt
threading mode -
c3ref/c_config_getmalloc.html
c3ref/db_mutex.html
c3ref/errcode.html
c3ref/open.html
c3ref/threadsafe.html
capi3ref.html#SQLITE_CONFIG_GETMALLOC
capi3ref.html#sqlite3_db_mutex
capi3ref.html#sqlite3_errcode
capi3ref.html#sqlite3_open
capi3ref.html#sqlite3_threadsafe
compile.html#threadsafe
three test harnesses -
th3.html
ticket #2273 -
changes.html#version_3_3_14
releaselog/3_3_14.html
Ticket #2321 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2323 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2324 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2334 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2339 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2341 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2345 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2349 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2354 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2364 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2391 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2403 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2404 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2409 -
changes.html#version_3_4_0
releaselog/3_4_0.html
ticket #2418 -
changes.html#version_3_4_0
releaselog/3_4_0.html
Ticket #2565 -
changes.html#version_3_4_2
releaselog/3_4_2.html
Ticket #2640 -
changes.html#version_3_5_1
releaselog/3_5_1.html
Ticket #2686 -
changes.html#version_3_5_1
releaselog/3_5_1.html
Ticket #2804 -
changes.html#version_3_5_4
releaselog/3_5_4.html
ticket #2822 -
changes.html#version_3_5_4
releaselog/3_5_4.html
ticket #2832 -
changes.html#version_3_5_4
releaselog/3_5_4.html
ticket #2913 -
changes.html#version_3_5_6
releaselog/3_5_6.html
ticket #2927 -
changes.html#version_3_5_7
releaselog/3_5_7.html
Ticket #2943 -
changes.html#version_3_5_7
releaselog/3_5_7.html
ticket #3015 -
changes.html#version_3_5_9
releaselog/3_5_9.html
Ticket #3060 -
changes.html#version_3_5_9
releaselog/3_5_9.html
Ticket #3093 -
changes.html#version_3_5_9
releaselog/3_5_9.html
Ticket #3497 -
changes.html#version_3_6_6
releaselog/3_6_6.html
Ticket #3581 -
changes.html#version_3_6_9
releaselog/3_6_9.html
Ticket #3584 -
changes.html#version_3_6_10
releaselog/3_6_10.html
ticket #3841 -
changes.html#version_3_6_14_1
releaselog/3_6_14_1.html
ticket #3844 -
changes.html#version_3_6_14_1
releaselog/3_6_14_1.html
Ticket #3858 -
changes.html#version_3_6_14_1
releaselog/3_6_14_1.html
Ticket #3879 -
changes.html#version_3_6_14_2
releaselog/3_6_14_2.html
tokenizer -
fts3.html
fts3.html#section_1_3
fts3.html#section_2
total_changes SQL function -
c3ref/total_changes.html
capi3ref.html#sqlite3_total_changes
truncate optimization -
c3ref/set_authorizer.html
c3ref/update_hook.html
capi3ref.html#sqlite3_set_authorizer
capi3ref.html#sqlite3_update_hook
changes.html#version_3_6_21
changes.html#version_3_6_5
releaselog/3_6_21.html
releaselog/3_6_5.html
type-name -
lang_createtable.html
unprotected sqlite3_value -
c3ref/column_blob.html
c3ref/result_blob.html
c3ref/value_blob.html
capi3ref.html#sqlite3_column_blob
capi3ref.html#sqlite3_result_blob
capi3ref.html#sqlite3_value_blob
UPDATE -
c3ref/blob_open.html
c3ref/changes.html
c3ref/column_count.html
c3ref/total_changes.html
capi3ref.html#sqlite3_blob_open
capi3ref.html#sqlite3_changes
capi3ref.html#sqlite3_column_count
capi3ref.html#sqlite3_total_changes
changes.html#version_3_6_4
compile.html#enable_update_delete_limit
fts3.html
lang.html
lang_analyze.html
lang_createtable.html#tablecoldef
lang_createtrigger.html
lang_createview.html
lang_indexedby.html
pragma.html#pragma_count_changes
releaselog/3_6_4.html
rtree.html
vtab.html
vtab.html#xupdate
update-stmt -
lang_update.html
update-stmt-limited -
lang_update.html
upper -
faq.html#q18
user_version -
compile.html#omit_schema_version_pragmas
user_version pragma -
fileformat2.html#database_header
fileformat2.html#filesize
Using the SQLite Online Backup API -
c3ref/backup.html
c3ref/backup_finish.html
capi3ref.html#sqlite3_backup
capi3ref.html#sqlite3_backup_finish
Using the SQLite Unlock Notification Feature -
c3ref/unlock_notify.html
capi3ref.html#sqlite3_unlock_notify
compile.html#enable_unlock_notify
VACUUM -
changes.html#version_3_5_8
compile.html#omit_vacuum
faq.html#q20
fts3.html
lang.html
news.html
pragma.html#pragma_auto_vacuum
pragma.html#pragma_page_size
releaselog/3_5_8.html
tempfiles.html#vacuumdb
wal.html
vacuum-stmt -
lang_vacuum.html
variable-length integer -
fileformat2.html#record_format
varint -
fileformat2.html#record_format
Version 3.0.0 -
lockingv3.html
version 3.3.0 -
lang_createindex.html
lang_createtable.html#tablecoldef
version 3.3.1 -
faq.html#q6
Version 3.3.14 -
changes.html#version_3_3_16
releaselog/3_3_16.html
Version 3.3.15 -
changes.html#version_3_3_16
releaselog/3_3_16.html
version 3.5.0 -
35to36.html
custombuild.html
version 3.5.8 -
changes.html#version_3_5_9
pragma.html#pragma_page_size
releaselog/3_5_9.html
version 3.6.0 -
compile.html#default_file_format
version 3.6.1 -
malloc.html#lookaside
malloc.html#memsysx
version 3.6.12 -
changes.html#version_3_6_13
releaselog/3_6_13.html
version 3.6.14 -
changes.html#version_3_6_14_2
oldnews.html
releaselog/3_6_14_2.html
version 3.6.14.1 -
oldnews.html
version 3.6.14.2 -
oldnews.html
version 3.6.15 -
oldnews.html
version 3.6.16 -
oldnews.html
version 3.6.17 -
sharedcache.html
vtab.html
version 3.6.19 -
news.html
oldnews.html
pragma.html#pragma_foreign_keys
version 3.6.20 -
oldnews.html
version 3.6.21 -
oldnews.html
Version 3.6.21 -
amalgamation.html
version 3.6.22 -
news.html
version 3.6.23 -
news.html
version 3.6.23.1 -
news.html
version 3.6.4 -
changes.html#version_3_6_6_1
oldnews.html
releaselog/3_6_6_1.html
version 3.6.5 -
lang_delete.html#trucateopt
malloc.html#memsysx
oldnews.html
version 3.6.6 -
changes.html#version_3_6_6_2
oldnews.html
releaselog/3_6_6_2.html
version 3.6.6.2 -
oldnews.html
version 3.6.7 -
oldnews.html
version 3.7.0 -
atomiccommit.html
fileformat2.html#walformat
news.html
testing.html
wal.html
version 3.7.0.1 -
news.html
version 3.7.1 -
news.html
version 3.7.2 -
news.html
version-valid-for number -
fileformat2.html#database_header
fileformat2.html#filesize
views -
lang_createtrigger.html#instead_of_trigger
virtual machine instructions -
lang_explain.html
virtual table -
c3ref/c_index_constraint_eq.html
c3ref/create_module.html
c3ref/index_info.html
c3ref/overload_function.html
c3ref/vtab.html
c3ref/vtab_cursor.html
capi3ref.html#SQLITE_INDEX_CONSTRAINT_EQ
capi3ref.html#sqlite3_create_module
capi3ref.html#sqlite3_index_info
capi3ref.html#sqlite3_overload_function
capi3ref.html#sqlite3_vtab
capi3ref.html#sqlite3_vtab_cursor
lang_createvtab.html
virtual table module -
c3ref/create_module.html
c3ref/declare_vtab.html
c3ref/index_info.html
c3ref/overload_function.html
c3ref/vtab.html
c3ref/vtab_cursor.html
capi3ref.html#sqlite3_create_module
capi3ref.html#sqlite3_declare_vtab
capi3ref.html#sqlite3_index_info
capi3ref.html#sqlite3_overload_function
capi3ref.html#sqlite3_vtab
capi3ref.html#sqlite3_vtab_cursor
virtual tables -
c3ref/module.html
capi3ref.html#sqlite3_module
changes.html#version_3_6_14
changes.html#version_3_6_17
fileformat2.html#serialtype
fts3.html#section_1_3
oldnews.html
releaselog/3_6_14.html
releaselog/3_6_17.html
WAL -
c3ref/wal_checkpoint.html
capi3ref.html#sqlite3_wal_checkpoint
changes.html#version_3_7_0
compile.html#omit_wal
fileformat2.html#database_header
fileformat2.html#walformat
lang_attach.html
lockingv3.html#rollback
news.html
releaselog/3_7_0.html
WAL read algorithm -
fileformat2.html#walindexformat
wal.html#readonly
wal-index -
wal.html
wal.html#readonly
wal_autocheckpoint pragma -
c3ref/wal_autocheckpoint.html
c3ref/wal_checkpoint.html
c3ref/wal_hook.html
capi3ref.html#sqlite3_wal_autocheckpoint
capi3ref.html#sqlite3_wal_checkpoint
capi3ref.html#sqlite3_wal_hook
wal.html#fast
wal_checkpoint pragma -
c3ref/wal_checkpoint.html
capi3ref.html#sqlite3_wal_checkpoint
wal.html#fast
write-ahead log -
atomiccommit.html
c3ref/wal_autocheckpoint.html
c3ref/wal_hook.html
capi3ref.html#sqlite3_wal_autocheckpoint
capi3ref.html#sqlite3_wal_hook
compile.html#omit_wal
lang_vacuum.html
news.html
pragma.html#pragma_journal_mode
pragma.html#pragma_wal_autocheckpoint
pragma.html#pragma_wal_checkpoint
xBegin -
vtab.html#xcommit
vtab.html#xrollback
vtab.html#xsync
xBestIndex -
c3ref/index_info.html
capi3ref.html#sqlite3_index_info
vtab.html#xfilter
xColumn -
c3ref/vtab_cursor.html
capi3ref.html#sqlite3_vtab_cursor
vtab.html#xfilter
xCommit -
vtab.html#xBegin
vtab.html#xsync
xConnect -
c3ref/create_module.html
c3ref/declare_vtab.html
capi3ref.html#sqlite3_create_module
capi3ref.html#sqlite3_declare_vtab
lang_createvtab.html
vtab.html#xbestindex
vtab.html#xcreate
vtab.html#xdisconnect
vtab.html#xupdate
xCreate -
c3ref/create_module.html
c3ref/declare_vtab.html
capi3ref.html#sqlite3_create_module
capi3ref.html#sqlite3_declare_vtab
lang_createvtab.html
vtab.html
vtab.html#sqlite3_module.xDestroy
vtab.html#xbestindex
vtab.html#xconnect
vtab.html#xupdate
xDestroy -
vtab.html#sqlite3_module.xDestroy
vtab.html#xdisconnect
xDisconnect -
vtab.html#sqlite3_module.xDestroy
vtab.html#xdisconnect
xEof -
c3ref/vtab_cursor.html
capi3ref.html#sqlite3_vtab_cursor
vtab.html#xfilter
vtab.html#xnext
xFilter -
c3ref/index_info.html
c3ref/vtab_cursor.html
capi3ref.html#sqlite3_index_info
capi3ref.html#sqlite3_vtab_cursor
vtab.html#xbestindex
vtab.html#xeof
vtab.html#xnext
vtab.html#xopen
xFindFunction -
c3ref/overload_function.html
capi3ref.html#sqlite3_overload_function
xNext -
c3ref/index_info.html
c3ref/vtab_cursor.html
capi3ref.html#sqlite3_index_info
capi3ref.html#sqlite3_vtab_cursor
vtab.html#xeof
vtab.html#xfilter
xRollback -
vtab.html#xBegin
vtab.html#xsync
xRowid -
c3ref/vtab_cursor.html
capi3ref.html#sqlite3_vtab_cursor
vtab.html#xfilter
YYSTACKDEPTH -
compile.html#yytrackmaxstackdepth
YYTRACKMAXSTACKDEPTH -
c3ref/c_status_malloc_count.html
capi3ref.html#SQLITE_STATUS_MALLOC_COUNT
zeroblob -
c3ref/blob_open.html
capi3ref.html#sqlite3_blob_open
*** DRAFT ***