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

feat(explorer/indexer): orm client funcationality and indexer config #189

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

DanFlannel
Copy link
Contributor

@DanFlannel DanFlannel commented Jan 26, 2024

Creating an endpoint to mock and test inserts into db

task: none

@DanFlannel
Copy link
Contributor Author

PR 3 in stack

@DanFlannel DanFlannel requested a review from a team January 26, 2024 17:51
@DanFlannel DanFlannel marked this pull request as ready for review January 26, 2024 17:51
explorer/db/ent_client.go Outdated Show resolved Hide resolved
explorer/indexer/app/app.go Outdated Show resolved Hide resolved
explorer/indexer/app/app.go Outdated Show resolved Hide resolved
explorer/indexer/app/app.go Outdated Show resolved Hide resolved
explorer/indexer/app/app.go Outdated Show resolved Hide resolved
explorer/indexer/app/app.go Outdated Show resolved Hide resolved
@DanFlannel DanFlannel changed the title feat(explorer/indexer): mock inserts via endpoint feat(explorer/indexer): ORM Client create with schema generation & without Jan 30, 2024
@DanFlannel DanFlannel changed the title feat(explorer/indexer): ORM Client create with schema generation & without feat(explorer/indexer): orm client funcationality and indexer config Jan 30, 2024
@pavelnikolov
Copy link
Contributor

I'm assuming that this code will be deleted completely after the real indexer works, right?

Base automatically changed from dockerize-graphql to main January 30, 2024 17:39
@DanFlannel DanFlannel merged commit 08df050 into main Jan 30, 2024
4 checks passed
@DanFlannel DanFlannel deleted the indexer-mock-inserts branch January 30, 2024 17:54
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

Successfully merging this pull request may close these issues.

3 participants