// Integration test entry point for the database layer.
// Each #[path] attribute explicitly points into the tests/db/ subdirectory,
// since this file is a crate root and Rust would otherwise look for siblings
// at tests/*.rs rather than tests/db/*.rs.