Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update statediffing file writing mode to write to csv files instead of .sql files #224

Closed
2 tasks done
i-norden opened this issue Apr 20, 2022 · 1 comment
Closed
2 tasks done
Assignees

Comments

@i-norden
Copy link
Collaborator

i-norden commented Apr 20, 2022

Note that the ordering of the columns in the csv need to match the order of the columns in the Postgres tables.

These changes will need to be done in the file writer here: https://github.com/vulcanize/go-ethereum/blob/v1.10.17-statediff-v3.2.0/statediff/indexer/database/file/writer.go

  • Implement in go-ethereum
  • Implement in eth-statediff-service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants