docs: add status to forbidden field names when using Postgres and drafts are enabled (#13233)
Fixes https://github.com/payloadcms/payload/issues/13144
This commit is contained in:
@@ -157,6 +157,7 @@ The following field names are forbidden and cannot be used:
|
||||
- `salt`
|
||||
- `hash`
|
||||
- `file`
|
||||
- `status` - with Postgres Adapter and when drafts are enabled
|
||||
|
||||
### Field-level Hooks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user