Issue #482 has been closed for some time, but its fix commit 9e871bf remains stuck in the issue-477 branch. This PR cherry-picks the fix so it can be released independently of that branch.
My app has been using a patched version of Insight (main plus this one commit) in production since September 2022. I would like to stop maintaining a fork of Insight.Database and go back to official releases.
Checklist
Please make sure your pull request fulfills the following requirements:
[x] Tests for any changes have been added (for bug fixes / features).
[x] Docs have been added / updated (for bug fixes / features).
Type
This pull request includes what type of changes?
[x] Bug.
[ ] Feature.
[ ] Code style update (formatting, local variables).
[ ] Refactoring (no functional changes, no api changes).
[ ] Documentation content changes.
[ ] Other (please describe below).
Breaking Changes
Does this pull request introduce any breaking changes?
Description
Issue #482 has been closed for some time, but its fix commit 9e871bf remains stuck in the
issue-477
branch. This PR cherry-picks the fix so it can be released independently of that branch.My app has been using a patched version of Insight (
main
plus this one commit) in production since September 2022. I would like to stop maintaining a fork of Insight.Database and go back to official releases.Checklist
Please make sure your pull request fulfills the following requirements:
Type
This pull request includes what type of changes?
Breaking Changes
Does this pull request introduce any breaking changes?
Any other comment
(n/a)