Files
payload/test/select
Sasha 2ee3e30b50 fix(db-postgres): select query on upload fields with hasMany: true (#10029)
Previously, if you selected only upload `hasMany: true` field, you would
receive an empty arrays always, because the `_rels` table wasn't joined
in this case. Fixes the condition to count `field.type === 'upload'` .
2024-12-18 06:33:12 +02:00
..
2024-10-29 21:47:18 +00:00
2024-10-29 21:47:18 +00:00
2024-10-29 21:47:18 +00:00