Sqlite3-pragma: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overvew == Sqlite3 pragma 내용 정리 == List == 전체 Pragma 목록 <pre> application_id auto_vacuum automatic_index busy_timeout cache_size cache_spill case_sensitive...") |
(No difference)
|
Revision as of 09:18, 17 October 2016
Overvew
Sqlite3 pragma 내용 정리
List
전체 Pragma 목록
application_id auto_vacuum automatic_index busy_timeout cache_size cache_spill case_sensitive_like cell_size_check checkpoint_fullfsync collation_list compile_options count_changes data_store_directory data_version database_list default_cache_size defer_foreign_keys empty_result_callbacks encoding foreign_key_check foreign_key_list foreign_keys freelist_count full_column_names fullfsync ignore_check_constraints incremental_vacuum index_info index_list index_xinfo integrity_check journal_mode journal_size_limit legacy_file_format locking_mode max_page_count mmap_size page_count page_size parser_trace query_only quick_check read_uncommitted recursive_triggers reverse_unordered_selects schema_version secure_delete short_column_names shrink_memory soft_heap_limit stats synchronous table_info temp_store temp_store_directory threads user_version vdbe_addoptrace vdbe_debug vdbe_listing