Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytebase/bytebase
/ t
Function
t
frontend/src/react/components/sql-editor/SchemaPane/schemaTree.ts:482–482 ·
view source on GitHub ↗
(key: string)
Source
from the content-addressed store, hash-verified
480
};
481
482
const
t = (key: string) => i18n.t(key);
483
484
const
mapTableNodes = (
485
schema: SchemaMetadata,
Callers
15
useSchemaPaneContextMenu
Function · 0.70
SyncSchemaButton
Function · 0.70
SchemaPaneInner
Function · 0.70
FlatTableList
Function · 0.70
useAvailableActions
Function · 0.70
mapTableNodes
Function · 0.70
mapExternalTableNodes
Function · 0.70
mapViewNodes
Function · 0.70
buildSchemaNodeChildren
Function · 0.70
DatabaseGroupDataTable
Function · 0.50
ActionDropdown
Function · 0.50
ProjectSelect
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected