Skip to content

Consider mapping datatypes to commonly used aliases. #1416

Description

@igalklebanov

Hey 👋

A user was confused about Studio showing int8 for his bigint column. int8 is an alias for bigint. bigint is more commonly known but PostgreSQL chooses to catalog the column as int8.

Consider showing more common aliases to make things a bit more familiar.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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