This repository has been archived by the owner on May 13, 2022. It is now read-only.
v0.30.5
Added
- [Vent] Add BytesToHex flag on projection field mappings that causes bytes fields (e.g. bytes32) solidity fields to be hex-encoded and mapped to varchar(64) rather than bytea/blob columns in postgres/sqlite