Defusing Database Time Bombs: Avoiding the Need to Refactor Databases
Where applications are evolved by gradually molding them to a growing understanding of the business domain, this presents great challenges to database development. If databases are designed too loosely, and initial errors are allowed to fester, the results become harder and harder to refactor until eventually they constitute a database time bomb. Thomas LeBlanc describes how to avoid a few basic, but very common, database time bombs.
2015-03-13
9,069 reads


When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?