Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/temporalio/temporal
/ VerifyVersion
Method
VerifyVersion
common/persistence/sql/sqlplugin/interfaces.go:113–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
GenericDB
112
ExpectedVersion() string
113
VerifyVersion() error
114
}
115
116
// SchemaStatementRewriter lets SQL plugins adjust schema statements before execution.
Callers
1
checkCompatibleVersion
Function · 0.65
Implementers
3
db
common/persistence/sql/sqlplugin/postg
db
common/persistence/sql/sqlplugin/mysql
db
common/persistence/sql/sqlplugin/sqlit
Calls
no outgoing calls
Tested by
no test coverage detected