Ticket #391 (closed enhancement: fixed)
Analyzer for comparing schemas structure
| Reported by: | kasper | Owned by: | kasper |
|---|---|---|---|
| Priority: | medium | Milestone: | AnalyzerBeans-0.1 |
| Component: | AnalyzerBeans | Keywords: | |
| Cc: | |||
| Influenced classes: | |||
Description
I imagine 3 analyzers:
- Compare 2 schemas
- Compare 2 tables
- Compare 2 columns
Each of these can chain downwards, so that eg. schema comparison comprises table comparison, which in turn comprises column comparison.
Also - maybe we should build in relationship comparison?
Change History
comment:2 Changed 17 months ago by kasper
This ticket has been 99% resolved. The only pending issue is to decide whether or not the analyzers should also investigate and compare relationships. Currently MetaModel's information about relationships is a bit limited so I'm considering just ignoring relatinship comparison unless anyone asks for it.
Note: See
TracTickets for help on using
tickets.
