Skip to content

Make Fingerprint a newtype #137

Description

@exarkun

We define an instance of FromRow for it. Since it's a type alias we really define the instance for Text which is not what we're trying to do.

This is probably not a big deal until someone else defines a FromRow instance for Text that's different and then we might get the wrong one.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions