[Vtigercrm-commits] [Vtiger development] #8580: showing a warning message when the columname exceed its size limit
Vtiger development
vtiger-tickets at trac.vtiger.com
Mon Jun 22 06:49:30 GMT 2015
#8580: showing a warning message when the columname exceed its size limit
-------------------------+------------------------
Reporter: manu | Owner: developer
Type: enhancement | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 6.3.0
Severity: Medium | Keywords:
-------------------------+------------------------
Is there any particular reason why the columnname column in vtiger_field
is just 30 characters long, if you create a field longer than that using
vtlib it gets truncated in the vtiger_field database, however the
columnname in the mysql table is just fine. MySQL can have column names up
to 64 characters, so that would appear to be a better limit for it. - and
it might be nice to have an error message if you try to exceed it.
http://stackoverflow.com/questions/16920001/maximum-length-of-a-column-
name-in-mysql
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8580>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list