laravel-ulid
laravel-ulid copied to clipboard
Inconsistent order
If records are create too quickly the ordering of this Ulid is not correct.
I have added an example of what is being generated with a running integer number. As you can see, the order under tax_report_id
differs from the ulid generated.
.