// SPDX-License-Identifier: GPL-3.0
//! String constants for the cache module.
/// SQLite PRAGMA statements for connection configuration.
/// Database connection URLs.
/// Error message strings for data validation.
/// Patterns used to detect SQLite lock-related errors.