Leo Shine
Leo Shine
I've created a PR for this one, only really solved this problem directly rather than sorting out sharing code with the code that calls this for test methods.
Okay I've done this
Whoops ahng on On Sun, Oct 15, 2023 at 3:19 PM Terje Sandstrom ***@***.***> wrote: > I see the code, but not any changes to the markdown file, did you...
Would it be better to keep the current methods for if there is only one column of primary key. Also why have you only changed the delete methods to accept...
There are two "Find" methods that you would need to change also a "Get" method all on SQLiteConnection
Also TableMapping is at the moment part of the publicAPI, so it may not be a good idea to remove a property like you have, maybe it would be better...
Yeah that would probably be better than breaking the code of people who are using the library.
It does looks like there is a way to do this attached to this item on the WebAPI repository https://github.com/OData/WebApi/issues/2325 it seems a lot more involved thought than my workaround...