PLUGIN_LIBRARY_IDS

Constant PLUGIN_LIBRARY_IDS 

Source
const PLUGIN_LIBRARY_IDS: &str = "id IN (SELECT plugin_id FROM plugin_library)";
Expand description

Materialized in plugin_library (migration v17) — same semantics as other *_library tables.