Skip to content

Should Profile.pk be a string? #3

@yvessavoy

Description

@yvessavoy

Currenty Profile.pk is a u64. It could also be a String as we do not really need to advantages of a u64 and we don't know the max-value given from instagram so we could run into an overflow. With a String, this would not happen

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