DAW_LIBRARY_IDS

Constant DAW_LIBRARY_IDS 

Source
const DAW_LIBRARY_IDS: &str = "id IN (SELECT project_id FROM daw_library)";
Expand description

Same semantics as MAX(id) GROUP BY path, materialized in daw_library (migration v16).