ecraft/couchdb_to_sql

Log errors for documents not matching any document specification

Closed this issue · 1 comments

This indicates an error; all documents should match a document. First step would be to log to the console.

Should we even raise an error and halt further processing?

Implemented as of #6, closing.

(#7 adds an opt-in flag to make it raise errors instead of merely logging.)