avoid writing records where view/update/delete are 0. this is bloat.

CommentFileSizeAuthor
#1 naa_no_zeroes_rows.patch512 bytesxjm

Comments

xjm’s picture

Status: Active » Needs review
StatusFileSize
new512 bytes

Here's a little patch that would make na_arbitrator only write records that had at least one nonzero grant. I don't know if there might be larger implications of not writing these rows, but you can decide.

xjm’s picture

Status: Needs review » Active

ignore the patch--it won't do the trick.

moshe weitzman’s picture

noone is maintaining this module. a much better move is to use 5.0 where its functionality is now in core.

merlinofchaos’s picture

Category: bug » feature

I'm not actually adding new functionality to the module (I will fix bugs where necessary). This isn't technically a bug.

Drupal 5 has this module already incorporated. I definitely encourage updating sites to Drupal 5 where possible.

merlinofchaos’s picture

Status: Active » Closed (fixed)