Module utils

Module utils 

Source

Structs§

MemoryInfo
Memory information for the current system

Functions§

check_available_memory
Check available memory on the current system
console_log
Log a message to the browser console
estimate_export_memory_requirement
Estimate memory requirement for exporting a database
format_bytes
Format bytes as a human-readable string
generate_id
Generate a unique identifier
validate_memory_for_export
Validate that sufficient memory is available for export operation
validate_sql
Validate SQL query for security