MCPcopy
hub / github.com/daptin/daptin / TableInfo

Method TableInfo

server/dbresourceinterface/interface.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 GetAllObjects(name string, transaction *sqlx.Tx) ([]map[string]interface{}, error)
17 GetObjectPermissionByReferenceId(name string, ref daptinid.DaptinReferenceId, tx *sqlx.Tx) permission.PermissionInstance
18 TableInfo() *table_info.TableInfo
19 GetAdminEmailId(transaction *sqlx.Tx) string
20 Connection() database.DatabaseConnection
21 HandleActionRequest(request actionresponse.ActionRequest, data api2go.Request, transaction1 *sqlx.Tx) ([]actionresponse.ActionResponse, error)

Callers 15

AssetUploadHandlerFunction · 0.65
InitializeYjsResourcesFunction · 0.65
AssetRouteHandlerFunction · 0.65
CreateAssetColumnSyncFunction · 0.65
DoActionMethod · 0.65
DoActionMethod · 0.65
DoActionMethod · 0.65
createOAuthAppMethod · 0.65
MailColumnValueMethod · 0.65
MailColumnBytesMethod · 0.65
InterceptBeforeMethod · 0.65
InterceptBeforeMethod · 0.65

Implementers 1

DbResourceserver/resource/dbresource.go

Calls

no outgoing calls

Tested by

no test coverage detected