Modify ↓
Ticket #1673 (closed task: fixed)
remove unused migration script
| Reported by: | juruen@… | Owned by: | juruen@… |
|---|---|---|---|
| Milestone: | 1.4 | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description
All those migration scripts which are used for migrating stuff from something < 1.2 shall be removed.
Attachments
Change History
comment:10 Changed 3 years ago by juruen@…
comment:11 Changed 3 years ago by juruen@…
- Status changed from new to closed
- Resolution set to fixed
I haven't been very aggressive removing scripts as some of them could be potentially be used in 1.2 to 1.4.
In another iteration we should revisit them. And also, to speed up the process of running migrations it would be useful to run serveral scripts within one instance to avoid the start up time of calling ::init() and model manager.
comment:12 Changed 3 years ago by juruen@…
comment:13 Changed 3 years ago by juruen@…
comment:14 Changed 3 years ago by juruen@…
comment:15 Changed 3 years ago by juruen@…
Note: See
TracTickets for help on using
tickets.
(In [16090]) NN: remove migration script 0001_import_to_mvc.pl