Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove DbConfig and new constructors on DbContextBase and refactor Migrations #1345

Merged
merged 1 commit into from
May 13, 2021
Merged

Conversation

cnurse
Copy link
Contributor

@cnurse cnurse commented May 12, 2021

Now we are using the fully-qualified typename for DBType we can remove DbConfig and the new constructors on DbContextBase and refactor Migrations to use explicit generation of an IOqtaneDatabase instance by reflection.

This PR accomplishes that.

…grations to use explcit generation of IOqtaneDatabase instance
@sbwalker sbwalker merged commit fe3b42f into oqtane:dev May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants