Dan Ribbens
Dan Ribbens
Thanks for bringing this to our attention! We'll make sure it is published.
You're comparing `useField` having a type with a required object to `useFieldProps` which is a different hook. I'm not sure the purpose of having both with different signatures.
We are considering adding to the docs that transactions must be disabled for Payload to work with Azure CosmosDB. This can be done by adding `transactionOptions: false` to the mongoDB...
I'm glad you pointed this out! I ran into some odd behavior in my testing and couldn't recreate it so I moved on. This explains what I was seeing now,...
@mcornielje090404 I can't decide if this needs to be an additional configurable property or if it is better to simply pass the db adapter `schemaName` through to drizzle in the...