EOSIO / demux-js-eos

Demux-js Action Reader implementations for EOSIO blockchains
MIT License
39 stars 17 forks source link

Fix incompatible QueryFile when using with demux-postgres #79

Closed conr2d closed 5 years ago

conr2d commented 5 years ago

Fixes EOSIO/demux-js-postgres#67.

flux627 commented 5 years ago

Thanks for the PR. We are actually approaching this problem from a different angle, which is to export massive from demux-postgres directly. See EOSIO/demux-js-postgres#69

conr2d commented 5 years ago

@flux627 Thank you for letting me know. :)