Fix Database.get_history_array()
Please check the following before asking for a review:
-
All the modified code is covered. -
Docstrings reflect the code changes. -
Type hints reflect the code changes -
Add a changelog fragment for all user visible changes.
This MR fixes a bug in Database.get_history_array introduced with the refactoring of the Database.
Closes #1542 (closed), #1546 (closed)
Edited by Gilberto Ruiz Jiménez