Skip to content

fix: use ULID id for CREATED_AT sort instead of non-existent inserted_at#68

Merged
phoebus-84 merged 1 commit intomasterfrom
fix_sorting
Apr 15, 2026
Merged

fix: use ULID id for CREATED_AT sort instead of non-existent inserted_at#68
phoebus-84 merged 1 commit intomasterfrom
fix_sorting

Conversation

@phoebus-84
Copy link
Copy Markdown
Collaborator

No description provided.

The project disables inserted_at via @timestamps_opts in the base schema.
Since IDs are ULIDs (time-encoded, lexicographically sortable), sorting
by id is equivalent to sorting by creation time.
@phoebus-84 phoebus-84 merged commit bab921e into master Apr 15, 2026
1 check failed
@phoebus-84 phoebus-84 deleted the fix_sorting branch April 15, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant