Skip to content

[NEW] Introduce database logical names #1601

Open
@xbasel

Description

@xbasel

Allow users to select databases using logical names (strings). This will simplify client code by eliminating the need to map database numbers to names manually. For example, users should be able to run:

select orders
select emails
select monitoring
.
.
select 1
select 2

This feature can be implemented part of #1597

Metadata

Metadata

Assignees

No one assigned

    Labels

    client-changes-neededClient changes may be required for this feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions