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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected