From: Dimitry S. <sd...@ib...> - 2011-11-13 11:14:06
|
13.11.2011 12:09, Kjell Rilbe wrote: >> Іncrease table name and field name size above 32 symbols for support ORM frameworks sach as Ruby on Rails >> > > Would be much appreciated, yes. ECO handle's the limitation > automatically, but a problem is that the 32 symbol limit is actually a > 32 BYTE limit. Since the identifiers are encoded in UTF8, which is > variable-length, the actual maximum for a specific identifier depends on > the characters it conatains. Very annoying. At least this was the case > last time i checked (2.1 I believe). I wonder how such ORM frameworks work with Oracle which has lower name length limit... And why Oracle isn't flooded with such improvement requests. -- SY, SD. |