Skip to content

feature - remove schema name from table name completion #31

@filipcujanovic

Description

@filipcujanovic

Description

  • I have two databases in one mysql server. One is regular database, while the other one is a test database. I have two separate connections created for them. Since the completion is returning the schema name it can be frustrating since I have the same table names in both of them. I already manage the connections with a keybind in neovim so I can easily know to which one I'm connected to. It would be awesome if there is a config not create the completion item with schema.table format but just use table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions