dualbios / FileBaseContext

FileBaseContext is a provider of Entity Framework 7&8 to store database information in files.
MIT License
28 stars 9 forks source link

Fix issue with composite primary key #5

Closed mguinness closed 1 year ago

mguinness commented 1 year ago

This fixes Issue with table having composite PK. It should be safe to merge as code won't be used unless a composite key is used. If possible would you also be able to publish a new version to NuGet? I have a open source project that I will be adding to GitHub shortly that should bring more awareness to this provider.

dualbios commented 1 year ago

Hi, thanks for a great job! I merged your changes and published a new version of the package.

чт, 26 жовт. 2023 р. о 01:56 mguinness @.***> пише:

This fixes Issue with table having composite PK https://github.com/dualbios/FileBaseContext/issues/4. It should be safe to merge as code won't be used unless a composite key is used. If possible would you also be able to publish a new version to NuGet? I have a open source project that I will be adding to GitHub shortly that should bring more awareness to this provider.

You can view, comment on, or merge this pull request online at:

https://github.com/dualbios/FileBaseContext/pull/5 Commit Summary

File Changes

(1 file https://github.com/dualbios/FileBaseContext/pull/5/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/dualbios/FileBaseContext/pull/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFLNGT2NY2KFKSPKTNBMVL3YBGKJPAVCNFSM6AAAAAA6QED6GOVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3DENBRGUZTANY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

Regards, Konstantin Usenko