Skip to content

Support for larger version numbers #47

Description

@Nemo157

While testing this against an existing database I ran into issues because of the 31-bit limit. There were two main culprits I found:

  • people publishing with embedded timestamps (1.0.20190709015154)
  • stress testing (999999999.999999999.9999999991, 12345678901234567890.12345678901234567890.12345678901234567890)

What are your thoughts on providing support for larger version numbers, maybe by having a separate semver64 data type?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions