Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pocketbase/pocketbase
/ PK
Method
PK
core/db_model.go:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
type
Model
interface
{
7
TableName() string
8
PK() any
9
LastSavedPK() any
10
IsNew() bool
11
MarkAsNew()
Callers
13
TestCollectionModelEventSync
Function · 0.65
registerNotifyWatcherHooks
Method · 0.65
create
Method · 0.65
TestRecordPostScan
Function · 0.65
TestRecordOriginal
Function · 0.65
TestRecordFresh
Function · 0.65
TestRecordClone
Function · 0.65
TestRecordModelEventSync
Function · 0.65
registerSettingsHooks
Method · 0.65
realtimeUnsetClientsAuthByRecordModelOrProxy
Function · 0.65
bindRealtimeEvents
Function · 0.65
realtimeResolveRecord
Function · 0.65
Calls
no outgoing calls
Tested by
6
TestCollectionModelEventSync
Function · 0.52
TestRecordPostScan
Function · 0.52
TestRecordOriginal
Function · 0.52
TestRecordFresh
Function · 0.52
TestRecordClone
Function · 0.52
TestRecordModelEventSync
Function · 0.52