Skip to content

fix(cli): query output - #5763

Merged
avallete merged 3 commits into
supabase:developfrom
7ttp:fix/db-query
Jul 2, 2026
Merged

fix(cli): query output#5763
avallete merged 3 commits into
supabase:developfrom
7ttp:fix/db-query

Conversation

@7ttp

@7ttp 7ttp commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

TL;DR

makes db query --output-format json resolve to JSON even when --agent no is used

ref:

@7ttp
7ttp requested a review from a team as a code owner July 2, 2026 02:57
@7ttp 7ttp self-assigned this Jul 2, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6063d2326b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/cli/src/legacy/commands/db/query/query.handler.ts Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f0374539bd

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/cli/src/legacy/commands/db/query/query.handler.ts Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 965ce417f3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/cli/src/legacy/commands/db/query/query.handler.ts Outdated
Comment thread apps/cli/src/legacy/commands/db/query/query.handler.ts Outdated
@avallete
avallete added this pull request to the merge queue Jul 2, 2026
Merged via the queue into supabase:develop with commit edbc8cd Jul 2, 2026
34 checks passed
@7ttp
7ttp deleted the fix/db-query branch July 2, 2026 09:23
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.

db query --output-format json emits zero stdout when --agent resolves to no

2 participants