Camel.DB.maybe_run_maintenance – camel-1.2 Reference Manual
Packages
camel-1.2
Camel
DB
error_quark
free_sqlized_string
release_cache_memory
sqlize_string
sqlize_to_statement
DB
abort_transaction
begin_transaction
end_transaction
exec_select
exec_statement
get_filename
has_table
has_table_with_column
maybe_run_maintenance
open
reader_lock
reader_unlock
set_collate
writer_lock
writer_unlock
maybe_run_maintenance
Description:
[
Version
( since =
"3.16"
) ]
public
bool
maybe_run_maintenance
()
throws
Error
Runs a
this
maintenance, which includes vacuum, if necessary.
Parameters:
this
a
DB
Returns:
Whether succeeded.