Ticket #391 (closed enhancement: fixed)

Opened 18 months ago

Last modified 16 months ago

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:1 Changed 18 months ago by kasper

  • Owner set to kasper
  • Status changed from new to assigned

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.

comment:3 Changed 16 months ago by kasper

  • Status changed from assigned to closed
  • Resolution set to fixed

I'm, marking this ticket as closed. If relationship analysis is needed we might add a separate ticket for that.

Note: See TracTickets for help on using tickets.