15,091
edits
Changes
From Gramps
no edit summary
[[File:ExportRaw-option-addon-50.png|thumb|right|450px|The {{man label|[ ]Raw Export}} option checkbox on the {{man label|Choose the output format}} page]]
The {{man label|Raw Export}}er will dump your SQLite3(default) or BSDDB database; into a raw Python object representation format for low-level manipulation.
This has been used for byte-wise comparisons to make sure that different import/export functions process the data correctly.
The output file <code>[filenamename].raw</code> can be opened and viewed in a text editor.