Skip to content

docs: add DROP CATALOG SQL reference#3173

Open
sundy-li wants to merge 2 commits into
mainfrom
docs/drop-catalog-sql-ref
Open

docs: add DROP CATALOG SQL reference#3173
sundy-li wants to merge 2 commits into
mainfrom
docs/drop-catalog-sql-ref

Conversation

@sundy-li
Copy link
Copy Markdown
Member

Summary

  • add SQL reference pages for DROP CATALOG in English and Chinese
  • add a Catalog section to the DDL overview
  • add Catalog category index pages

Why

DROP CATALOG is implemented in Databend, but the SQL reference site did not have a dedicated command page.

Verification

  • matched the syntax against the Databend parser and AST
  • ran git diff --check
  • did not run a docs build locally because node_modules is not installed in this environment

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 30, 2026 0:45am
docs-cn Ready Ready Preview, Comment Apr 30, 2026 0:45am

Request Review

---
| Command | Description |
|---------|-------------|
| [DROP CATALOG](drop-catalog.md) | Deletes a catalog |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

- Deletes a catalog
+ Drop a catalog

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