Allow int type for abstract $id property in Database\Model #27

Merged
vlw merged 2 commits from refs/pull/27/head into master 2026-02-12 15:25:50 +01:00
vlw commented 2026-02-12 15:23:31 +01:00 (Migrated from codeberg.org)

It's not guaranteed that the primary key ($id here) is a string. We primarily use UUIDs for the primary key, but it could also be an integer.

It's not guaranteed that the primary key ($id here) is a string. We primarily use UUIDs for the primary key, but it could also be an integer.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/scaffold!27
No description provided.