Skip to content
Snippets Groups Projects
Commit d9e2d821 authored by Thibaut Vallee's avatar Thibaut Vallee
Browse files

Fixe sur le mapping pour la génération de la séquence

parent 3cf2fd49
No related branches found
No related tags found
No related merge requests found
Pipeline #22274 passed
......@@ -3,7 +3,7 @@
<entity name="UnicaenMail\Entity\Db\Mail" table="unicaen_mail_mail">
<id name="id" type="integer" column="id">
<generator strategy="IDENTITY"/>
<generator strategy="AUTO"/>
</id>
<field name="dateEnvoi" type="datetime" column="date_envoi" nullable="false"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment