TypeError: Cannot read properties of undefined (reading 'compositePrimaryKeys')
I'm getting this error when I want to rename a table (there are no other changes).
Old table:
New table:
Only the name changed so I don't understand why I'm getting this error.
What should I do ?
2 Replies