Skip to content

Ensure that id columns do not contain bad characters #145

Open
@epruesse

Description

problematic are

  • \ (directory separator)
  • . (file type separator, should be ok but could get weird)
  • __ (id separator for multiple ids)

Could either rewrite those, or just bail out.

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