Skip to content

feat: Add table delete action to the CLI sidebar - #744

Merged
ilyabo merged 1 commit into
mainfrom
add-table-delete-action
Jun 20, 2026
Merged

feat: Add table delete action to the CLI sidebar#744
ilyabo merged 1 commit into
mainfrom
add-table-delete-action

Conversation

@ilyabo

@ilyabo ilyabo commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replace the schema tree view with the shared @sqlrooms/schema-tree component
  • Add a table-level actions menu with a delete option for non-view tables
  • Confirm deletion through a dialog and show loading/success/error toasts

Testing

  • Not run (not requested)

@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@ilyabo, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 7 minutes and 8 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ed0a61ef-6e25-44df-88b4-50daa5f22d14

📥 Commits

Reviewing files that changed from the base of the PR and between 571cae1 and 55aeb65.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • apps/sqlrooms-cli-ui/package.json
  • apps/sqlrooms-cli-ui/src/workspace/sidebar/CliDataSidebarSection.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch add-table-delete-action

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ilyabo ilyabo changed the title Add table delete action to the CLI sidebar feat: Add table delete action to the CLI sidebar Jun 20, 2026
@ilyabo
ilyabo merged commit 7be3da6 into main Jun 20, 2026
3 of 4 checks passed
@ilyabo
ilyabo deleted the add-table-delete-action branch June 20, 2026 14:42
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.

1 participant