MCPcopy 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

checkCompatibleVersionFunction · 0.65

Implementers 3

dbcommon/persistence/sql/sqlplugin/postg
dbcommon/persistence/sql/sqlplugin/mysql
dbcommon/persistence/sql/sqlplugin/sqlit

Calls

no outgoing calls

Tested by

no test coverage detected