We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4575a21 commit 053a3caCopy full SHA for 053a3ca
1 file changed
test/localization/collections/NestedArray/index.ts
@@ -48,6 +48,7 @@ export const NestedArray: CollectionConfig = {
48
{
49
name: 'arrayWithLocalizedRelation',
50
type: 'array',
51
+ dbName: 'arr_rel',
52
fields: [
53
54
name: 'localizedRelation',
0 commit comments