Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rubenv/sql-migrate
/ Delete
Method
Delete
migrate.go:440–440 ·
view source on GitHub ↗
(list ...interface{})
Source
from the content-addressed store, hash-verified
438
Exec(query string, args ...
interface
{}) (sql.Result, error)
439
Insert(list ...
interface
{}) error
440
Delete(list ...
interface
{}) (int64, error)
441
}
442
443
// Execute a set of migrations
Callers
1
applyMigrations
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected