From: Kjell R. <kje...@da...> - 2011-11-13 11:09:28
|
Den 2011-11-11 16:54 skrev Anton Zibrov (JIRA) såhär: > Іncrease table name and field name size above 32 symbols > -------------------------------------------------------- > > Key: CORE-3659 > URL: http://tracker.firebirdsql.org/browse/CORE-3659 > Project: Firebird Core > Issue Type: Improvement > Affects Versions: 3.0 Alpha 1 > Reporter: Anton Zibrov > > > І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). Kjell -- -------------------------------------- Kjell Rilbe DataDIA AB E-post: kj...@da... Telefon: 08-761 06 55 Mobil: 0733-44 24 64 |