9929832b5f
If a file gets updated/rescanned we generally don't want to reset the above values. This commit adds DB_FLAG_NO_ZERO, which marks a field so that db_file_update() will only update it if the new value is non-zero (i.e. the caller probably has a "better" value). |
||
---|---|---|
.. | ||
Makefile.am | ||
sqlext.c |