MCPcopy
hub / github.com/pocketbase/pocketbase / SetId

Method SetId

core/field.go:77–77  ·  view source on GitHub ↗

SetId changes the field id.

(id string)

Source from the content-addressed store, hash-verified

75
76 // SetId changes the field id.
77 SetId(id string)
78
79 // GetName returns the field name.
80 GetName() string

Callers 10

testFieldBaseMethodsFunction · 0.65
ImportCollectionsMethod · 0.65
addMethod · 0.65
parseQueryToFieldsFunction · 0.65
initFunction · 0.65

Calls

no outgoing calls