If I use the line type in doctrine 2 (maps for sql varchar), what is the maximum length I can use?
MySQL can save 65,535, others have the same limit. Oracle has a maximum limit of 4000 (which is the lowest for all vendors!)
In SQL, the maximum length for VARCHAR is 255, the same with TINYTEXT.
Link: http://dev.mysql.com/doc/refman/5.0/en/char.html
Source: https://habr.com/ru/post/1757933/More articles:Nested method calls versus one-time variables - coding-styleHow to specify the WebRequest IP address to use (or HttpWebRequest, if applicable) (C #) - c #Padrino, compass and read-only file system heroku - ruby | fooobar.comProgramming the navigation bar in Word 2010 - ms-wordtcpdf font ligatures (английский)? - phpedmx fills in mdf? - asp.net-mvcHow to change button value using jquery - jquerypython dict remove duplicate values by key value? - pythonManaging C # Winforms GUI with IronPython - pythonNSDate dateFromString not recommended? - iphoneAll Articles