ralmsdeveloper / EntityFrameworkCore.FirebirdSQL

FirebirdSQL database provider for Entity Framework Core.
Other
44 stars 26 forks source link

Fixed reversing of foraign keys #15

Closed pwilken closed 6 years ago

pwilken commented 6 years ago

The reversing of the most foraign keys, with the old function, was not working for me.

AppVeyorBot commented 6 years ago

:white_check_mark: Build EntityFrameworkCore.FirebirdSQL 0.0.0.80 completed (commit https://github.com/ralmsdeveloper/EntityFrameworkCore.FirebirdSQL/commit/2e748c3bcd by @pwilken)

AppVeyorBot commented 6 years ago

:white_check_mark: Build EntityFrameworkCore.FirebirdSQL 0.0.0.80 completed (commit https://github.com/ralmsdeveloper/EntityFrameworkCore.FirebirdSQL/commit/2e748c3bcd by @pwilken)

ralmsdeveloper commented 6 years ago

The PR looks good, I'll look into it later, and do the merge!

ralmsdeveloper commented 6 years ago

Thanks for the contribution!

pwilken commented 6 years ago

You´re welcome, thanks a lot for your great work :)