Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
Commits
5acda6a4
Commit
5acda6a4
authored
Nov 13, 2018
by
David Surville
Browse files
Could not resolve type of column "ID" of class "UnicaenAuth\Entity\Db\CategoriePrivilege"
parent
4653f649
Pipeline
#2640
failed with stages
in 3 minutes and 14 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/UnicaenAuth/Entity/Db/CategoriePrivilege.php
View file @
5acda6a4
...
...
@@ -15,7 +15,7 @@ class CategoriePrivilege
/**
* @var int
* @ORM\Id
* @ORM\Column(type="integer")
* @ORM\Column(
name="ID",
type="integer")
* @ORM\GeneratedValue(strategy="AUTO")
*/
private
$id
;
...
...
David Surville
@surville
mentioned in commit
ebe17fd7
·
Jan 08, 2019
mentioned in commit
ebe17fd7
mentioned in commit ebe17fd73fc67d71c3279a54c1c1e673235a1fb0
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment