Hi,
When I run the symfony command : "symfony doctrine:insert-sql", I have
this error :
SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier
name
'sf_guard_group_permission_permission_id_sf_guard_permission_id_idx'
is too long.....
So I think I need to change the size of my index name but I don't know
the key for the size, so where can I find all the key name in symfony
because I found only 6
Key Description
Default Value
1 quote_identifier Whether to wrap identifiers with quotes
false
2 use_native_enum Whether to use native enums false
3 validate Whether to enable data validation
false
4 idxname_format Format for index names
%s_idx
5 seqname_format Format for sequence names %s_seq
6 tblname_format Format for table names
%s
Thanks
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en