Skip to content
Snippets Groups Projects
Commit 85523e55 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Petit renomage de clés et d'indexes

parent 5424a9c8
No related branches found
No related tags found
1 merge request!55Ll bug report services
......@@ -3,7 +3,7 @@
//@formatter:off
return [
'name' => 'TBL_DOSSIER_DOSSIER_FK',
'name' => 'TBL_DOSSIER_INT_DOSSIER_FK',
'unique' => FALSE,
'table' => 'TBL_DOSSIER',
'columns' => [
......
......@@ -3,7 +3,7 @@
//@formatter:off
return [
'name' => 'INTERVENANTS_CIVILITES_FK',
'name' => 'INTERVENANT_CIVILITE_FK',
'table' => 'INTERVENANT',
'rtable' => 'CIVILITE',
'delete_rule' => NULL,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment