Skip to content

Update from code changes: per-app SQL databases via vendo_apps_sql - #1712

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/2e69299c
Open

mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/2e69299c

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new per-app SQL database reached through the vendo_apps_sql tool, with shared./mine. namespaces as the whole permission model, replacing the retired app-data family.

Changes

  • New page: App databases — the tool and its arguments, the statement allowlist, the two namespaces, mine.-fence semantics, the createVendo({ appDatabase }) adapter slot, screen usage, and a migration note from the removed app-data tools and caps
  • Added the page to the Generated UI & apps nav group
  • Cross-linked from Generated apps, Handler options, Persistence, and User data

Context


Summary by cubic

Documents the new per-app SQL database reached through vendo_apps_sql, and replaces the retired app-data docs with a single new page on app databases.

Adds an "App databases" page covering the tool and its arguments, the shared./mine. namespaces, per-user mine. tables, the createVendo({ appDatabase }) adapter, screen usage, and migration from the app-data tools. Cross-links the page from Generated apps, Handler options, Persistence, and User data, and adds it to the Generated UI & apps nav group.

Migration

  • The app-data tools (vendo_apps_data_*) and their caps are replaced by vendo_apps_sql; storage declarations on the app document are removed.
  • Nothing carries over automatically; apps recreate their data as shared. or mine. tables on their next edit.
  • Old appData.* wire calls answer not-implemented (HTTP 501), so stale integrations fail loudly.

Written for commit 4840ba4. Summary will update on new commits.

Review in cubic

@mintlify
mintlify Bot requested a review from yousefh409 as a code owner September 1, 2026 16:21
@github-actions
github-actions Bot enabled auto-merge September 1, 2026 16:21
@mintlify

mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Vendo 🟢 Ready View Preview Sep 1, 2026, 4:22 PM

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.

0 participants