Task #2428 (closed)
Opened 9 years ago
Closed 9 years ago
Naming convention database upgrade
| Reported by: | cxallan | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.2 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel, atarkowska, ajpatterson, jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-06-24 (12) |
Description (last modified by jburel)
The current OMERO usage is "A" or "1" where the schema has "letter" or "number". We will be inserting "letter" or "number" to be consistent with the OME data model as a whole and should upgrade these values.
DB Upgrade
- If a letter is found for ColumnNamingConvention or RowNamingConvention, upgrade it to "letter" e.g. "A, AA, etc." will become "letter".
- If a number is found for ColumnNamingConvention or RowNamingConvention, upgrade it to "number" e.g. "a" will become "number".
Change History (7)
comment:1 Changed 9 years ago by cxallan
- Cc jburel atarkowska ajpatterson jmoore added
comment:2 Changed 9 years ago by jburel
comment:3 Changed 9 years ago by jmoore
- Owner set to jmoore
- Sprint set to 2010-06-10 (11)
comment:4 Changed 9 years ago by jburel
- Description modified (diff)
comment:5 Changed 9 years ago by jburel
- Sprint changed from 2010-06-10 (11) to 2010-06-24 (12)
comment:6 Changed 9 years ago by jmoore
- Status changed from new to assigned
comment:7 Changed 9 years ago by jmoore
- Remaining Time set to 0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
For New data, already in place .
To take into account for upgrade script