* Change behaviour of `FADatabase.merge` to accept cursors like `FADatabase.copy`
4.13.0
* Use custom class to handle cursors and `SELECT` results * Add copy method to database class to copy cursors to a second database
4.12.0
* Add method to check database version against the library's with optional exception raised on error * Add method to check if a database has multiple connections with optional exception raised on error
4.11.0
* `FILESAVED` stores information regarding both submission files and thumbnails * Migration to Python 3.9
4.10.0
* Overhaul update functions with wrappers * Improve 4.8 to 4.9 update * Rename `FADatabase.update` to `merge`
4.9.0
* Add `TYPE` to `SUBMISSIONS` * Submissions file are now saved as `submission` instead of `submission.` if the extension is blank