mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
add time to field date, prepare and run migration script
This commit is contained in:
@@ -12,7 +12,7 @@ Chill\EventBundle\Entity\Event:
|
||||
type: string
|
||||
length: '150'
|
||||
date:
|
||||
type: date
|
||||
type: datetime
|
||||
oneToMany:
|
||||
participations:
|
||||
targetEntity: Chill\EventBundle\Entity\Participation
|
||||
|
Reference in New Issue
Block a user