Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/hydra
/ Exec
Method
Exec
oryx/popx/migration_box.go:149–149 ·
view source on GitHub ↗
(query string, args ...any)
Source
from the content-addressed store, hash-verified
147
148
type
queryExecutor
interface
{
149
Exec(query string, args ...any) (sql.Result, error)
150
}
151
152
// NewMigrationBox creates a new migration box.
Callers
15
NewMigrationBox
Function · 0.95
DeleteHydraRows
Function · 0.65
ConnectDatabasesURLs
Function · 0.65
TestUpdateClient
Function · 0.65
TestDeleteClient
Function · 0.65
TestImportClient
Function · 0.65
TestImportJWKS
Function · 0.65
CreateForcedObfuscatedLoginSession
Method · 0.65
mySQLDeleteLoginSession
Method · 0.65
AcceptLogoutRequest
Method · 0.65
FlushInactiveLoginConsentRequests
Method · 0.65
migrateOldMigrationTables
Method · 0.65
Implementers
2
sqlxTxAdapter
oryx/popx/transaction.go
CommandExecuter
oryx/cmdx/helper.go
Calls
no outgoing calls
Tested by
6
TestUpdateClient
Function · 0.52
TestDeleteClient
Function · 0.52
TestImportClient
Function · 0.52
TestImportJWKS
Function · 0.52
TestMigrations
Function · 0.52
TestDbUnknownTableColumns
Function · 0.52