Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JulienR1
Copy link
Contributor

@JulienR1 JulienR1 commented Dec 4, 2023

Updated the schema to comply with the expected data.
Added utility function to reduce newValue into a single object (from a table change)


PR-Codex overview

This PR focuses on updating the PrimaryKey and TableChange types in the codebase.

Detailed summary

  • Renamed the id property to pk in the PrimaryKey type in both typebox.ts and zod.ts files.
  • Updated the TableChange type to be an intersection of objects in typebox.ts file.
  • Added a new function getValuesInTableChange in extract-values.ts file.
  • Updated the version number in package-lock.json file.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2023

⚠️ No Changeset found

Latest commit: 5fea40c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@DenisCarriere
Copy link
Contributor

👍 looks good

@DenisCarriere DenisCarriere merged commit f7bdd2f into substreams-js:main Dec 5, 2023
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.

2 participants