74 words, 1 min read
    
  
  โ ๏ธ This post links to an external website. โ ๏ธ
Sometimes, when you are looking at a databaseโs schema, you see that there are text fields defined like this:
This means that the column supports strings with a maximum length of 191 characters, and canโt be
null. 191 is such an odd number - where did it come from? In this post, weโll look at the historical reasons for the 191 character limit as a default in most relational databases.
continue reading on www.grouparoo.com
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.
