pub async fn delete_deprecated_keys<C: ConnectionTrait>( db: &C, deprecated_keys: &'static [&'static str], ) -> Result<u64>
Deletes deprecated system keys configured by the product.