MCPcopy Create free account

hub / github.com/TabularisDB/tabularis / functions

Functions1,406 in github.com/TabularisDB/tabularis

↓ 1 callersFunctionclearHistory
()
src/contexts/QueryHistoryProvider.tsx:106
↓ 1 callersFunctioncloseAudioContext
()
src/utils/mcpApprovalAttention.ts:248
↓ 1 callersFunctioncollectSegments
(sql: string, options: DialectOptions)
src/utils/sqlSplitter/splitter.ts:55
↓ 1 callersFunctioncommitEdit
()
src/components/ui/MultiResultPanel.tsx:108
↓ 1 callersFunctioncommitEdit
()
src/components/ui/StackedResultItem.tsx:89
↓ 1 callersFunctioncommitRename
()
src/components/layout/sidebar/NotebooksSection.tsx:109
↓ 1 callersFunctioncomputeInitialVisible
(storage?: CalloutStorage)
src/components/layout/sidebar/DiscordCommunityCallout.tsx:23
↓ 1 callersFunctioncomputeMaxWidth
()
src/hooks/useRowEditorResize.ts:7
↓ 1 callersFunctionconnectionStringImportEnabled
( capabilities?: DriverCapabilities | null, )
src/utils/connectionStringParser.ts:78
↓ 1 callersFunctioncontextMenuItems
(nb: NotebookMetadata)
src/components/layout/sidebar/NotebooksSection.tsx:195
↓ 1 callersFunctioncreateEmptyConnectionData
(driver: string = '', name: string = '', dbName: string = '')
src/contexts/DatabaseProvider.tsx:23
↓ 1 callersFunctioncreateLocalStorageStub
()
tests/hooks/useRowEditorResize.test.ts:8
↓ 1 callersFunctiondeleteQuery
(id: string)
src/contexts/SavedQueriesProvider.tsx:53
↓ 1 callersFunctiondeleteSshConnection
(id: string)
src/utils/ssh.ts:87
↓ 1 callersFunctiondescriptorAt
(index: number)
src/components/notebook/NotebookHistoryPanel.tsx:44
↓ 1 callersFunctiondetectFormat
(text: string)
src/utils/clipboardParser.ts:35
↓ 1 callersFunctiondisposeSqlAutocomplete
()
src/utils/autocomplete.ts:109
↓ 1 callersFunctionemitSyncFor
(tabId: string)
src/pages/Editor.tsx:1211
↓ 1 callersFunctionenterFullscreen
()
src/utils/schemaDiagram.ts:75
↓ 1 callersFunctionexitFullscreen
()
src/utils/schemaDiagram.ts:87
↓ 1 callersFunctionexportAiActivityCsv
()
src/hooks/useAiActivity.ts:230
↓ 1 callersFunctionexportAiActivityJson
()
src/hooks/useAiActivity.ts:226
↓ 1 callersFunctionexportSessionAsNotebook
( sessionId: string, )
src/hooks/useAiActivity.ts:234
↓ 1 callersFunctionexposePluginGlobals
()
src/contexts/PluginSlotProvider.tsx:30
↓ 1 callersFunctionextractFromSection
(sql: string)
src/utils/sqlAnalysis.ts:18
↓ 1 callersFunctionextractQuery
(msg: string)
src/components/settings/LogsTab.tsx:148
↓ 1 callersFunctionfetchConnections
()
src/components/modals/SshConnectionsModal.tsx:121
↓ 1 callersFunctionfetchDataTypes
()
src/hooks/useDataTypes.ts:19
↓ 1 callersFunctionfillRequiredFields
()
tests/components/modals/K8sConnectionsModal.test.tsx:81
↓ 1 callersFunctionfilterCustomThemes
(themes: Theme[])
src/utils/themeManagement.ts:145
↓ 1 callersFunctionfilterPresetThemes
(themes: Theme[])
src/utils/themeManagement.ts:141
↓ 1 callersFunctionfocusWindowForApproval
(approvalId: string)
src/utils/mcpApprovalAttention.ts:74
↓ 1 callersFunctionfoldBlocks
( sql: string, segments: ReadonlyArray<RawSegment>, )
src/utils/sqlSplitter/splitter.ts:114
↓ 1 callersFunctionfoldComments
(segments: ReadonlyArray<RawSegment>)
src/utils/sqlSplitter/splitter.ts:296
↓ 1 callersFunctionformatDuration
(ms: number | null)
src/components/layout/sidebar/QueryHistorySection.tsx:51
↓ 1 callersFunctionformatSqlValueForFilter
(value: unknown, columnType?: string)
src/utils/foreignKeys.ts:106
↓ 1 callersFunctionformatTimestamp
(ts: number)
src/components/notebook/CellHistoryPanel.tsx:11
↓ 1 callersFunctiongenerateSQL
()
src/components/modals/GenerateSQLModal.tsx:45
↓ 1 callersFunctiongetDate
(item: { date: string })
tests/utils/dateGroups.test.ts:21
↓ 1 callersFunctiongetK8sAutoPort
(params: Partial<ConnectionParams>)
src/components/modals/NewConnectionModal.tsx:351
↓ 1 callersFunctiongetMismatchMagnitude
(node: ExplainNode)
src/utils/explainPlan.ts:231
↓ 1 callersFunctiongetPlaceholderText
()
src/components/ui/GeometryInput.tsx:103
↓ 1 callersFunctiongetProtocolAliases
(protocol: string)
src/utils/connectionStringParser.ts:55
↓ 1 callersFunctiongetProtocolFromExample
(example?: string | null)
src/utils/connectionStringParser.ts:67
↓ 1 callersFunctiongetTabSql
(currentTab: SqlTab)
src/components/modals/GenerateSQLModal.tsx:96
↓ 1 callersFunctiongetToneClass
(tone: "blue" | "amber" | "red" | "purple")
src/components/modals/visual-explain/ExplainOverviewBar.tsx:207
↓ 1 callersFunctiongroupBySession
( events: AiActivityEvent[], )
src/utils/aiActivity.ts:258
↓ 1 callersFunctionhandleChange
(param: string, value: string)
src/components/modals/QueryParamsModal.tsx:46
↓ 1 callersFunctionhandleClick
(e: React.MouseEvent)
src/components/notebook/NotebookOutline.tsx:30
↓ 1 callersFunctionhandleClose
()
src/components/modals/SshAskpassGate.tsx:12
↓ 1 callersFunctionhandleClosePanel
(connId: string)
src/components/layout/SplitPaneLayout.tsx:33
↓ 1 callersFunctionhandleConnContextMenu
( e: React.MouseEvent, conn: SavedConnection, )
src/pages/Connections.tsx:410
↓ 1 callersFunctionhandleConnectionMouseDown
(e: React.MouseEvent, connId: string, currentGroupId: string | undefined)
src/pages/Connections.tsx:435
↓ 1 callersFunctionhandleConnectionStringChange
(value: string)
src/components/modals/NewConnectionModal.tsx:853
↓ 1 callersFunctionhandleDelete
(id: string)
src/components/modals/SshConnectionsModal.tsx:271
↓ 1 callersFunctionhandleDelete
(id: string)
src/components/modals/K8sConnectionsModal.tsx:229
↓ 1 callersFunctionhandleDelete
(id: string)
src/pages/Connections.tsx:343
↓ 1 callersFunctionhandleDeleteGroup
(groupId: string)
src/pages/Connections.tsx:270
↓ 1 callersFunctionhandleDisconnectConnection
(connectionId: string)
src/components/layout/Sidebar.tsx:195
↓ 1 callersFunctionhandleDragOver
(e: React.DragEvent)
src/components/layout/sidebar/ConnectionGroupFolder.tsx:44
↓ 1 callersFunctionhandleDriverChange
(newDriver: string)
src/components/modals/NewConnectionModal.tsx:665
↓ 1 callersFunctionhandleDrop
(e: React.DragEvent)
src/components/layout/sidebar/ConnectionGroupFolder.tsx:53
↓ 1 callersFunctionhandleDuplicate
(id: string)
src/pages/Connections.tsx:368
↓ 1 callersFunctionhandleEdit
(conn: SshConnection)
src/components/modals/SshConnectionsModal.tsx:255
↓ 1 callersFunctionhandleEdit
(conn: K8sConnection)
src/components/modals/K8sConnectionsModal.tsx:180
↓ 1 callersFunctionhandleEditorMount
( editor: Parameters<OnMount>[0], monaco: Monaco, tabId: string, )
src/pages/Editor.tsx:2420
↓ 1 callersFunctionhandleExport
(nb: NotebookMetadata)
src/components/layout/sidebar/NotebooksSection.tsx:127
↓ 1 callersFunctionhandleExport
()
src/components/settings/ai-activity/AiActivitySessionsTab.tsx:180
↓ 1 callersFunctionhandleExportHtml
(nb: NotebookMetadata)
src/components/layout/sidebar/NotebooksSection.tsx:152
↓ 1 callersFunctionhandleFilterChange
(index: number, updated: StructuredFilter)
src/components/ui/TableToolbar.tsx:215
↓ 1 callersFunctionhandleFilterRemove
(index: number)
src/components/ui/TableToolbar.tsx:231
↓ 1 callersFunctionhandleGenerate
()
src/components/modals/AiQueryModal.tsx:69
↓ 1 callersFunctionhandleGripMouseDown
(e: React.MouseEvent, sourceGroupId: string)
src/pages/Connections.tsx:472
↓ 1 callersFunctionhandleImport
()
src/components/layout/sidebar/NotebooksSection.tsx:170
↓ 1 callersFunctionhandleInsertFunction
(funcTemplate: string)
src/components/ui/GeometryInput.tsx:90
↓ 1 callersFunctionhandleInstall
(clientId: string)
src/components/modals/McpModal.tsx:113
↓ 1 callersFunctionhandleInstall
(clientId: string)
src/pages/McpPage.tsx:188
↓ 1 callersFunctionhandleOpenDatabaseTable
(tableName: string, database?: string)
src/components/layout/ExplorerSidebar.tsx:370
↓ 1 callersFunctionhandleOpenDatabaseView
(viewName: string, database?: string)
src/components/layout/ExplorerSidebar.tsx:384
↓ 1 callersFunctionhandleOpenInEditor
(connectionId: string)
src/components/layout/Sidebar.tsx:203
↓ 1 callersFunctionhandleOpenTable
(tableName: string, schema?: string)
src/components/layout/ExplorerSidebar.tsx:338
↓ 1 callersFunctionhandleOpenView
(viewName: string, schema?: string)
src/components/layout/ExplorerSidebar.tsx:357
↓ 1 callersFunctionhandleQuickTest
(conn: SshConnection)
src/components/modals/SshConnectionsModal.tsx:286
↓ 1 callersFunctionhandleRemoveColumn
(id: string)
src/components/modals/CreateTableModal.tsx:102
↓ 1 callersFunctionhandleResetPrompt
(type: "system" | "explain" | "cellname" | "tabrename" | "explainplan")
src/components/settings/AiTab.tsx:201
↓ 1 callersFunctionhandleSaveKey
(provider: string)
src/components/settings/AiTab.tsx:169
↓ 1 callersFunctionhandleSavePrompt
(type: "system" | "explain" | "cellname" | "tabrename" | "explainplan")
src/components/settings/AiTab.tsx:185
↓ 1 callersFunctionhandleSingleDelete
(i: number)
src/components/modals/ClipboardImport/SchemaEditor.tsx:96
↓ 1 callersFunctionhandleSort
(key: ProcessSortKey)
src/pages/TaskManagerPage.tsx:441
↓ 1 callersFunctionhandleSwitchOrSetExplorer
(connectionId: string)
src/components/layout/Sidebar.tsx:188
↓ 1 callersFunctionhandleSwitchToConnection
(connectionId: string)
src/components/layout/Sidebar.tsx:176
↓ 1 callersFunctionhandleTabContextMenu
(e: React.MouseEvent, tabId: string)
src/pages/Editor.tsx:243
↓ 1 callersFunctionhandleToggleGroupCollapsed
(groupId: string)
src/pages/Connections.tsx:202
↓ 1 callersFunctionhandleToggleMode
()
src/components/ui/GeometryInput.tsx:84
↓ 1 callersFunctionhandleToggleTable
(table: string)
src/components/modals/DumpDatabaseModal.tsx:97
↓ 1 callersFunctionhasQuery
(msg: string)
src/components/settings/LogsTab.tsx:147
↓ 1 callersFunctionhostLookup
()
packages/plugin-api/src/host.ts:11
↓ 1 callersFunctioninit
()
src/components/modals/NewConnectionModal.tsx:579
↓ 1 callersFunctionisCreateBlockOpener
( tokens: ReadonlyArray<string>, startIndex: number, )
src/utils/sqlSplitter/splitter.ts:181
↓ 1 callersFunctionisIdentifierChar
(char: string)
src/utils/sql.ts:16
← previousnext →701–800 of 1,406, ranked by callers