Custom Query (2152 matches)
Results (1279 - 1281 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#901 | fixed | vdm support for sqla 0.6 and sqlite | rgrp | dread |
#900 | fixed | Intermittent error with new revision not having id | dread | |
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 |
|||
#899 | fixed | Optimise check_real_change | rgrp | dread |
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 |
Note: See TracQuery
for help on using queries.