Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (538 - 540 of 2152)

Ticket Resolution Summary Owner Reporter
#81 fixed Support for sqlalchemy 0.5 rgrp rgrp
#82 fixed Support diffing of versioned objects rgrp rgrp

Reported by rgrp, 5 years ago.

Description

Should have function/facility to get a diff of a version object between 2 revisions. Function should return a dictionary of fields with diffs.

Details:

  • Do we deal with m2m relationships (and m2one on the many side)?
  • What is diff?
    • For text fields output of python diff command
    • For non-text field guess just simple +/- for what was there before and now

Cost: 4h (don't think this is a huge request)

#83 fixed Allow "ignored" fields on versioned objects rgrp rgrp

Reported by rgrp, 5 years ago.

Description

Allow 'ignored' fields on versioned objects (i.e. attributes which are not 'versioned'). This is not hard to do as we already have most of the necessary mechanisms set up in the Revisioner object.

Cost: 2h

Note: See TracQuery for help on using queries.