Skip to content

replace use of String to store IDs with Ulid #1125

@de-sh

Description

@de-sh
  1. pub id: String,
  2. pub ingestor_id: String,
  3. pub id: String,
  4. pub tile_id: Option<String>,
  5. pub dashboard_id: Option<String>,
  6. More...
    refer https://docs.rs/ulid/1.1.4/ulid/struct.Ulid.html

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions