Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 3
    Possible duplicate of How much business logic should the database implement? Commented Nov 1, 2016 at 15:09
  • Does your app have a configuration data table? A table where app properties can be modifed dinamicaly in runtime? Or this magic number (15) is going to be a mere column default value? Commented Nov 1, 2016 at 15:37
  • @Laiv No, this is the first time this comes up, so I don't have a configuration data table yet. Then yes, this magic number would be a mere column default value Commented Nov 1, 2016 at 16:22
  • What do you mean 'at the moment 15', in 6 months time will you expect to be able to change this number for all clients that existed before the migration? If so, I'll change my answer. Commented Nov 1, 2016 at 16:46
  • 1
    Can a ... Yes it can be. If you are asking for aproval, then these pros/cons matters. Possibility and suitability are different things. Commented Nov 1, 2016 at 17:04