Hugo Sales b2aff4c75e [DB] Fix Doctrine errors due to lack of column uniqueness
So, Doctrine doesn't like that `GSActorTag.tag` is not unique, even
though composite key `[tagger, tag]` is. `tag` can't unique, but
doctrine doesn't understand this. This seems like a Doctrine bug that
should be investigated. For now we'll just not mark it as a foreign
key
2021-04-14 15:37:23 +00:00
2021-04-14 15:36:13 +00:00
2021-04-14 15:37:23 +00:00
2021-04-14 15:36:13 +00:00
2021-04-14 15:36:13 +00:00
2021-04-14 15:36:35 +00:00
2021-04-14 15:37:23 +00:00
2021-04-14 15:37:23 +00:00
2021-04-14 15:36:35 +00:00
Description
No description provided
310 MiB
Languages
PHP 77.5%
Gettext Catalog 9%
HTML 6.9%
JSONLD 3.5%
CSS 1.7%
Other 1.3%