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 d701560 commit b83f0c1Copy full SHA for b83f0c1
Resources/config/doctrine/JobLog.orm.yml
@@ -5,6 +5,8 @@ Markup\JobQueueBundle\Entity\JobLog:
5
uuid:
6
type: guid
7
unique: true
8
+ generator:
9
+ strategy: none
10
fields:
11
command:
12
type: text
0 commit comments