You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2026. It is now read-only.
Hi,
given the following Tables:
This line fails:
The generated SQL statement:
As far as I can tell the tables in the ON part are inverted.
I tested it with: Simple.Data.Core/Ado v0.12.2.2 and Simple.Data.Sqlite v0.12.2.4.
I also checked the behavior of the sqlserver which is doing it right.