metatech-university/NodeJS-Application

The division field name begins with a capital letter.

Opened this issue · 0 comments

Division: { type: 'Division', delete: 'restrict' },

The division field name begins with a capital letter
line 6 will look like this:
division: { type: 'Division', delete: 'restrict' },
also need to regenerate structure.sql, domain.d.ts