3530-Eliminar-el-uso-de-person #1036
File diff suppressed because one or more lines are too long
27731
db/dump/structure.sql
27731
db/dump/structure.sql
File diff suppressed because it is too large
Load Diff
|
@ -65,6 +65,7 @@ TABLES=(
|
|||
ticketUpdateAction
|
||||
time
|
||||
volumeConfig
|
||||
workCenter
|
||||
)
|
||||
dump_tables ${TABLES[@]}
|
||||
|
||||
|
@ -101,7 +102,6 @@ TABLES=(
|
|||
media_type
|
||||
professional_category
|
||||
profile_type
|
||||
workcenter
|
||||
)
|
||||
dump_tables ${TABLES[@]}
|
||||
|
||||
|
|
Loading…
Reference in New Issue