* Skip index creation on temporary full load table from event importer. * Fix truncate bug that truncated all associated tables when updating a relation table.
5.9.1
* Add support for `first_` and `last_of_sequence` headers for event importer.
5.9.0
* Simplification of the events importer. Relations are now imported as separate objects.
5.8.6
* Apply some small fixes to cli commands and update template used to generate schema by introspection.