-
Notifications
You must be signed in to change notification settings - Fork 809
Open
Labels
Description
When I View/Edit data it shows with a tab with default title:
%SCHEMA%.%TABLE%/%DATABASE%/%USERNAME%@%SERVER%
so for a table named api_key this comes as public.api_key/students/postgres@porestres
but I wanted the tab title to be ApiKey-stu, this is short and doesn't get cut when tab is not selected
I tried changing to %TABLE%-%DATABASE%
But it still is too long in some cases, for these to work either I would have to change all my table name and also my DB name
But instead if there was a feature to customize the tab title with a pattern like:
removes underscores and capitalized table name - database name first 3 letters
then this would be very handy.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status