这是indexloc提供的服务,不要输入任何密码
Skip to content

Add Postgres schema operations to console UI (create, delete, duplicate etc...) #337

@revskill10

Description

@revskill10

Schema is a powerful feature of PostgreSQL , which supports many use cases where we need better isolation stories.
For example, in a multi-tenant application, we might need isolated schema for each tenant. It will allow us to easily import, export, clone, destroy, edit a specific schema whenever we want.
Feature i'd love to have:

  • Allow cloning schema, which included everything the cloned schema currently has.
  • Allow export, import and destroy specific schema right from UI.

Metadata

Metadata

Assignees

Labels

a/data/postgresc/consoleRelated to consolek/enhancementNew feature or improve an existing featurep/longtermLow priority issues that will be picked up based on user feedback or bandwidth

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions