extensions: Add "Debug Adapters" category to the extension store (#32845)
Closes #ISSUE Release Notes: - N/A
This commit is contained in:
parent
b13144eb1f
commit
6ad9a66cf9
10 changed files with 46 additions and 9 deletions
|
@ -0,0 +1,2 @@
|
|||
alter table extension_versions
|
||||
add column provides_debug_adapters bool not null default false
|
Loading…
Add table
Add a link
Reference in a new issue