Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1090 - 1092 of 2152)

Ticket Resolution Summary Owner Reporter
#899 fixed Optimise check_real_change rgrp dread

Reported by dread, 3 years ago.

Description

There is no need to re-query the database to detect if there has been a changed as sqlalchemy knows this. It saves about 15 secs in the ckan tests. https://bitbucket.org/kindly/vdm/changeset/0050d023ca4e

From David Raznick

#900 fixed Intermittent error with new revision not having id dread

Reported by dread, 3 years ago.

Description

There are still some intermittent errors due to objects not having a revision_id, if you save an object at the same time as the revision. We add the uuid earlier to fix this. https://bitbucket.org/kindly/vdm/changeset/0050d023ca4e.

From David Raznick

#901 fixed vdm support for sqla 0.6 and sqlite rgrp dread
Note: See TracQuery for help on using queries.