You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Denali Model.type field is used to look up the appropriate adapterModel to be used. Because Model.type is singular, we'll need to change to pluralizing Model.type in the ORM in order to support plural forms for table names
Currently the Denali
Model.typefield is used to look up the appropriateadapterModelto be used. BecauseModel.typeis singular, we'll need to change to pluralizingModel.typein the ORM in order to support plural forms for table names