01-22-2017, 09:38 AM
I don't agree re camel-casing for table- and column-names. Consistency is more important than going one way or the other. Userspice has been fairly consistent at using camel-case for PHP variables and underscores for column names. This probably comes from our (now somewhat distant) ancestor cakePHP - https://book.cakephp.org/3.0/en/intro/co...onventions.
I would not want to change case for SQL entities.
I would not want to change case for SQL entities.