Skip to content

Revamp generateID() to use a sequence instead of a timestamp #5

@Targren

Description

@Targren

Currently uses the current microtime, zero-padded right, to generate IDs (primary keys). This has the potential to eventually try to assign duplicate values.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions