Skip to content

Replace HexIntegerField with a CharField #358

Open
@jleclanche

Description

@jleclanche

HexIntegerField has been the source of many issues for some database backends. It's not really worth the trouble, especially as it makes it hard to search the field by hex and impossible by partial hex.

Replacing this needs a design plan that will account for migrating existing DBs.

Open for the taking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions