EF SQL question
if I have the following columns:
where
should I make
my front end would make a POST one at a time (but it could do both if that's better)
where
id and dateCreated are requiredshould I make
englishL10n and bosnianL10n required too?my front end would make a POST one at a time (but it could do both if that's better)