Skip to content

docs: document the Web Console path for copying schemas - #551

Merged
javier merged 2 commits into
mainfrom
jv/recipe_import_schema
Sep 9, 2026
Merged

docs: document the Web Console path for copying schemas#551
javier merged 2 commits into
mainfrom
jv/recipe_import_schema

Conversation

@javier

@javier javier commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Follow-up to #550. Adds a manual alternative to the copy-schema recipe: the Web Console schema explorer can put the DDL for selected objects on the clipboard with no scripting, via Select Mode → Select all → Copy schemas to clipboard.

Includes a warning that this path is not dependency-ordered. The console groups statements by object type and sorts alphabetically within each group, so a materialized view built on another materialized view can be emitted before its own base.

SHOW CREATE DATABASE remains the recommended path since it emits dependency order.

Extends the existing changelog bullet rather than adding a second one, as the page is already listed as new under September.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

🚀 Build success!

Latest successful preview: https://preview-551--questdb-documentation.netlify.app/docs/

Commit SHA: 8737811

📦 Build generates a preview & updates the link on each commit.

@javier
javier merged commit 840d416 into main Sep 9, 2026
3 checks passed
@javier
javier deleted the jv/recipe_import_schema branch September 9, 2026 16:44
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