On Fri, Sep 24, 2010 at 1:18 PM, Grant Johnson <[email protected]> wrote:
> What's the best practice to re-ingest ALL records that are not > "deleted=true"? > http://open-ils.org/dokuwiki/doku.php?id=scratchpad:random_magic_spells#reingesting_bib_records ...but modify the SQL to 'select id from biblio.record_entry where not deleted;'. Ben
