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

Enable PersistentStoreService to support multiple database engines #926

Open
sdc50 opened this issue Mar 1, 2023 · 0 comments
Open

Enable PersistentStoreService to support multiple database engines #926

sdc50 opened this issue Mar 1, 2023 · 0 comments

Comments

@sdc50
Copy link
Member

sdc50 commented Mar 1, 2023

Currently the PersistentStoreService model has only one option (PostgreSQL) for the engine. It would be great to enable additional engines (e.g. MySQL, SQLite and possibly MS SQL Server).

The PersistentStoreDatabaseSetting class would also need to be updated to support multiple engines. It currently has hard-coded SQL statements in persistent_store_database_exists and drop_persistent_store_database

@swainn swainn added this to the Version 4.1 milestone Apr 7, 2023
@swainn swainn modified the milestones: Version 4.1, Version 4.2 May 10, 2023
@swainn swainn removed this from the Version 4.2 milestone Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants