SIGN IN SIGN UP

collab: Store features provided by extensions in the database (#24303)

This PR adds new columns to the `extension_versions` table to record
which features an extension provides.

These `provides_*` columns are populated from the `provides` field on
the extension manifest.

We'll be able to leverage this data in the future for showing what an
extension provides in the extensions UI, as well as allowing to filter
by extensions that provide a certain feature.

Release Notes:

- N/A
M
Marshall Bowers committed
59738f88c299665fe4e239d3d8d25edad8ee5eb9
Parent: 2f5abe2
Committed by GitHub <noreply@github.com> on 2/5/2025, 7:50:24 PM