SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

41461 0 1 TypeScript

fix: accept numeric target ids in join reorder scope lookup

Allow orderable join scope resolution to fetch the target doc when IDs are numeric, which is required by sqlite/postgres adapters. Without this, scope detection is skipped and key generation can regress to global ordering.
G
German Jablonski committed
2874f3f4bce3bf968db362e5097b57ee741a4c79
Parent: a871891