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

Implement DocumentsBatchTransition #62

Merged
merged 13 commits into from
Oct 10, 2023
Merged

Implement DocumentsBatchTransition #62

merged 13 commits into from
Oct 10, 2023

Conversation

pshenmic
Copy link
Owner

@pshenmic pshenmic commented Oct 6, 2023

Things done

  • (indexer): Implemented DocumentsBatchTransition (create, update, delete)
  • (api): Added DAO layer and moved SQL queries out from the controllers
  • (api): Added documents API controller
  • (api): Fixed search method
  • (ci): Removed pull request builds

@pshenmic pshenmic self-assigned this Oct 6, 2023
@vercel
Copy link

vercel bot commented Oct 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:54am

@pshenmic pshenmic marked this pull request as draft October 6, 2023 06:07
# Conflicts:
#	packages/indexer/src/entities/mod.rs
#	packages/indexer/src/processor/psql/mod.rs
@pshenmic pshenmic marked this pull request as ready for review October 10, 2023 06:54
@pshenmic pshenmic merged commit db89fc7 into master Oct 10, 2023
1 check passed
@pshenmic pshenmic added the Indexer Related to indexer module label Oct 13, 2023
@pshenmic pshenmic deleted the feat/batch-document-st branch October 29, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexer Related to indexer module
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant