Skip to content

docs: adopt "instant database" terminology in hand-written prose - #176

Merged
eddietejeda merged 1 commit into
mainfrom
instant-databases-rename
Aug 25, 2026
Merged

docs: adopt "instant database" terminology in hand-written prose#176
eddietejeda merged 1 commit into
mainfrom
instant-databases-rename

Conversation

@eddietejeda

Copy link
Copy Markdown
Contributor

Summary

Terminology/docs change only: hand-written prose now says instant database / instant catalog instead of "managed database" / "managed catalog".

  • tests/integration/test_managed_tables_lifecycle.py — docstring and comments updated. Quoted server error messages are left verbatim.
  • CHANGELOG.md — note under [Unreleased].

What is intentionally NOT changed

  • Public API symbols keep their managed naming for compatibility: ManagedTableResponse, AddManagedSchemaRequest, load_managed_table, the managed source type, endpoint paths, etc. are all unchanged. No code behavior changes.
  • Generated modules, docs, and tests are not hand-edited. They echo prose from the OpenAPI spec, which the regeneration workflow fetches from its upstream source at regen time; generated docstrings and docs/ pages will pick up the new wording automatically on the next client regeneration once the spec's description prose is updated upstream. Regenerating here ahead of that would be reverted by the next scheduled regen, so it was deliberately skipped.
  • Historical CHANGELOG entries are left as written.

Rename "managed database" / "managed catalog" to "instant database" /
"instant catalog" in hand-written prose (integration test docstring and
comments, changelog note). Documentation only: public API symbols keep
their existing "managed" naming for compatibility, and quoted server
error messages are left verbatim. Generated modules and docs echo the
OpenAPI spec prose and will pick up the new wording on the next
regeneration from the updated spec.
@eddietejeda
eddietejeda requested a review from a team as a code owner August 25, 2026 00:44
@eddietejeda
eddietejeda requested review from anoop-narang and removed request for a team August 25, 2026 00:44
@eddietejeda
eddietejeda merged commit 1e63dab into main Aug 25, 2026
5 checks passed
@eddietejeda
eddietejeda deleted the instant-databases-rename branch August 25, 2026 03:40
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