MCPcopy Create free account
hub / github.com/chainbound/apollo / AddColumnTypesFromABI

Function AddColumnTypesFromABI

generate/sql.go:57–94  ·  view source on GitHub ↗

AddColumnTypesFromABI cross-references the name ("event" or "method") with the ABI, to fill in which types the columns need to be. These types get converted to SQL types eventually.

(name string, abi abi.ABI, columns []*Column)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

ABIToSQLTypeFunction · 0.85
ABITypeTypeAlias · 0.85

Tested by

no test coverage detected