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

fix: summarize return types for json #1217

Merged
merged 4 commits into from
Oct 12, 2023
Merged

fix: summarize return types for json #1217

merged 4 commits into from
Oct 12, 2023

Conversation

eemmiillyy
Copy link
Contributor

Resolves #1215

@changeset-bot
Copy link

changeset-bot bot commented Oct 10, 2023

🦋 Changeset detected

Latest commit: ebf6065

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@xata.io/client Patch
@xata.io/cli Patch
@xata.io/codegen Patch
@xata.io/plugin-client-cache Patch
@xata.io/plugin-client-cloudflare Patch
@xata.io/drizzle Patch
@xata.io/kysely Patch
@xata.io/netlify Patch
@xata.io/plugin-client-opentelemetry Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2023

Your pull request has been published to npm.

You can install @xata.io/client by running:

npm install @xata.io/[email protected]

Other packages are published like this:

npm install @xata.io/[email protected]

To test the CLI, run:

npx @xata.io/[email protected]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2023

size-limit report 📦

Path Size
packages/client/dist/index.mjs 17.93 KB (+0.15% 🔺)
packages/client/dist/index.cjs 19.28 KB (+0.15% 🔺)
packages/codegen/dist/index.mjs 2.58 MB (+0.01% 🔺)
packages/codegen/dist/index.cjs 2.58 MB (+0.01% 🔺)

@eemmiillyy eemmiillyy marked this pull request as ready for review October 10, 2023 15:15
@eemmiillyy eemmiillyy requested a review from a team as a code owner October 10, 2023 15:15
Copy link
Member

@SferaDev SferaDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comments, other than that looks great

@SferaDev SferaDev enabled auto-merge October 12, 2023 13:38
@SferaDev SferaDev added this pull request to the merge queue Oct 12, 2023
Merged via the queue into main with commit cb45cc9 Oct 12, 2023
@SferaDev SferaDev deleted the fix/summarize-types branch October 12, 2023 13:50
@xata-bot xata-bot mentioned this pull request Oct 12, 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.

Summarize API returns json column content as string
2 participants