avoid writing records where view/update/delete are 0. this is bloat.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | naa_no_zeroes_rows.patch | 512 bytes | xjm |
avoid writing records where view/update/delete are 0. this is bloat.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | naa_no_zeroes_rows.patch | 512 bytes | xjm |
Comments
Comment #1
xjmHere'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.
Comment #2
xjmignore the patch--it won't do the trick.
Comment #3
moshe weitzman commentednoone is maintaining this module. a much better move is to use 5.0 where its functionality is now in core.
Comment #4
merlinofchaos commentedI'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.
Comment #5
merlinofchaos commented