3 | | * Remove the `affy_chip` column from the `ArrayDesigns` table. This column has not been used for a very long time (BASE 2.5?) |
4 | | * Remove the `jar_path` column from the `PluginDefinitions` and `PluginTypes` tables. But first copy the filename (not path) to the `jar_file` column in each table. |
5 | | * Remove the `jar_path` column from the `JobAgentSettings` table. |
6 | | * Remove references to `jarPath` property from context filters, sort settings, etc. for `PLUGINDEFINITION` and `PLUGINTYPE`. |
| 3 | * Remove the `affy_chip` column from the `ArrayDesigns` table. This column has not been used for a very long time (BASE 2.5?) '''Done [5621]''' |
| 4 | * Remove the `jar_path` column from the `PluginDefinitions` and `PluginTypes` tables. But first copy the filename (not path) to the `jar_file` column in each table. '''Done [5621]''' |
| 5 | * Remove the `jar_path` column from the `JobAgentSettings` table. '''Done [5621]''' |
| 6 | * Remove references to `jarPath` property from context filters, sort settings, etc. for `PLUGINDEFINITION` and `PLUGINTYPE`. '''Done [5621]''' |