Minor Changes
-
#12518
323f14eThanks @NuroDev! - Implemented initial data studio driver support.This provides the initial plumbing needed to add the complete data studio component to the local explorer in a later PR. D1 databases will now appear in the sidebar alongside KV namespaces when running the local explorer.
This is an experimental WIP feature.
-
#12555
2eeefebThanks @NuroDev! - Add database table selection dropdown.As part of the ongoing work to implement the data studio into the local explorer, this change allows you to view and select which table for a database you want to inspect.
This is an experimental WIP feature.