Skip to content

Ignored naming convention on PK when creating a new table #10

@Neliitsme

Description

@Neliitsme

pgdesigner ver: 0.0.3

When creating a new table the naming convention set in the project settings is ignored.

Steps for recreation:

  1. In the project settings set snake_case as naming convention
  2. Create a new table

Following the steps will result in a table with a primary key <name>Id when <name>_id is expected.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions