Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

then it fetches a MARC record from Walter's folio::marcRecords db table like so : select marc from marcRecords where instanceId is null limit 1;

...