* [doc] Add margin to hop_workflow png. (903c707)
* [doc] pg_meta. (3ff7c7b)
* [test] Add tests for deprecated and function and procedure. (2824622)
* [model] Remove Model._check_deja_vu_class method. (c3a1d0f)
* Add relation_factory module. (dd83534)
* [WIP] (d314414)
* [test] Delete all entries from halftest.actor.person before starting the tests. (284a79a)
* [relation] Change SQL query formatting. (7ddc6f8)
* [WIP][refactor] Add trace decorator on DML methods. (b11d196)
* pylint... (ce6a55a)
* [WIP][refactor] SQL query formatting. (808909c)
* [WIP][refactor] Add method Relation.__fkey_where. (a0b74a0)
* [WIP][refactor] Rename method Relation.__what_to_insert to Relation.__what (f05887b)
* Rename Fkey._prep_select to Fkey._fkey_prep_select. (c153df9)
* [doc] Add png image. (4d37313)
* [doc] background white for hop_workflow.svg. (14d576b)
* Fix hop mini-doc URL. Add a white background to the workflow image. (d970491)
* [WIP][doc] Add a mini-documenation for the hop command. (07091db)
* Revert "[relation] Rewrite _ho_is_empty." (786aec2)
* [relation] Rewrite _ho_is_empty. (8bc38f4)
* [test] Fkey. (22ea8a5)
* Remove unused and dead code. (cbf71ce)
* [test] Test class HoTestCase. (90b3831)
* [test] relation ioperators. (ea7bfa9)
* [test] Relation._ho_cast. (92a575c)
* [test] relation._ho_join. (30f8121)
* [relation] Add context manager for Relation objects. (4bd5c6e)
* [test] _ho_limit, _ho_offset, _ho_dict & _ho_only. (9b28577)
* [test] Set operators on foreign keys. (95b21ab)
* [test] _ho_join errors. (c5d11b2)
* [relation] _ho_dict does not return not set values. Remove __join private method. (89aea1f)
* [test] Relation repr. (6570e32)
* [relation] Mark _ho_group_by and _ho_json as not tested. (09aded8)
* [test] Check automatic reconnection after postgresql is restarted (uses sudo). (28cf326)