jonwagner / Insight.Database

Fast, lightweight .NET micro-ORM
Other
856 stars 145 forks source link

FIX #482 - deserializer generation fails with object with no mappable columns #505

Closed sharpjs closed 4 months ago

sharpjs commented 5 months ago

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)