Skip to main content

is_special_db_path

Function is_special_db_path 

Source
pub fn is_special_db_path(value: &str) -> bool
Expand description

判断特殊数据库路径(例如内存库或共享内存 URI)。 Detect special database paths such as in-memory or shared-memory URI paths.