Skip to content

ability to override/modify generated identity column #6

Description

@adamfoneil

There's an identity column with hardcoded name Id that's added to the import table. It would be nice, I believe, if you could modify this or perhaps suppress it entirely. The options maybe should be

  • default: Id
  • include table name: {TableName}Id
  • arbitrary name: any name you like

Something like that

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