1,057
edits
Changes
From Gramps
Updated for v5.2
{{man note|Gramps data model (v4v5.12)}}
Gramps uses the pickle module to serialise object hierarchies and store them in the database.
Details of the pickle module can be found here:
* https://docs.python.org/3/library/pickle.html
The [[GEPS_045:_Place_Model_Enhancements|Places Model Enhancements]] planned for v5.3 are expected to have deeper changes. [[GEPS_045:_Place_Model_Enhancements#Documentation|One target for that Gramps Proposal]] includes this documentation.
[[File:GrampsDataModelGrampsDataModel_03.svg|1024px]]
== See also ==