We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95795c8 commit 1a5a4c6Copy full SHA for 1a5a4c6
tests/Tests/ORM/Functional/Ticket/GH11149/Locale.php
@@ -14,7 +14,7 @@ class Locale
14
{
15
/**
16
* @ORM\Id
17
- * @ORM\Column(type="string")
+ * @ORM\Column(type="string", length=5)
18
*
19
* @var string
20
*/
0 commit comments