Task #8989 (closed)
Opened 7 years ago
Closed 7 years ago
Bug: remove Reference table
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 5.0.0-beta1 |
| Component: | ORM | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Both the Reference and the Settings tables are unlikely to be useful, and if possible, should be removed to reduce joins.
Change History (1)
comment:1 Changed 7 years ago by jmoore
- Component changed from General to ORM
- Milestone changed from OMERO-Beta4.4 to OMERO-Beta4.5
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
This has already been taken of:
commit 2c9b7289413cdde624c7dd49c914062d49a41d01 Author: jmoore <josh@glencoesoftware.com> Date: Thu May 31 13:17:50 2012 OMERO4.4DEV__6: Remove reference and settings tables (Fix #9013) These tables have no functionality other than to mark types, and so are not worth keeping around if they are going to break Hibernate.