hftlclub / node-iltis

Node.js backend for ILTIS
MIT License
1 stars 0 forks source link

Database reset #29

Closed fmalcher closed 6 years ago

fmalcher commented 7 years ago
fmalcher commented 6 years ago

I'd rather like to see a more "speaking" word here than devMode.

1.) Imagine, the dev mode enables some more dev features – we can't disable the database reset then because it's hidden in the devMode feature.

2.) devMode does not explicitly claim that a database reset is actually allowed – it could mean anything from performance stuff over debugging features up to missing build optimization. A more specific verb would be less ambiguous here. I suggest resettable or databaseResetAllowed.

@rweisse

rweisse commented 6 years ago

See #35