You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to diem-users
Anyone know who wrote DmGallery and thought it would be a good idea to
make it not I18n compatible?
And has anyone edited it so that it is?
At the moment if you try you get:
'DmGallery works with unique identifier tables only'
What I don;t get is the fact that the translation table's primary key
is ID and Lang.
Any ideas?
Jacek Jędrzejewski
unread,
Feb 21, 2012, 9:05:07 AM2/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to diem-...@googlegroups.com
Maybe it is because
doctrine1 has a really poor support for composite primary keys? As far as I remember you cannot even define a relation using composite PK.