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

abp-cli add option switch-dbms to change database provider #13002

Open
barnybadzoo opened this issue Jun 14, 2022 · 1 comment
Open

abp-cli add option switch-dbms to change database provider #13002

barnybadzoo opened this issue Jun 14, 2022 · 1 comment
Labels
Milestone

Comments

@barnybadzoo
Copy link

ABP Framework 5.2.2.

Please write in English.

I would be a great advantage to be able to change the db provider after a standard-template and microservice-template is generated.
There could be a parameter "-switch-dbms" where you could provide a new db provider like, which automatically does what is described at https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Other-DBMS but also includes Mongodb:

SqlServer
MySQL
SQLite
Oracle
Oracle-Devart
PostgreSQL
Mongo

An optional parameter for the connectionstring should also be possible to provide.
I would love to see that feature soon for abp commercial

@maliming maliming added this to the backlog milestone Jun 15, 2022
@stristan
Copy link

stristan commented Sep 4, 2022

Can I vote for this ticket. My use case - is to switch to PostgreSql database instead of default SqlServer after new microservice solution was generated. It is a little bit complicating to go over each microservice/app to add/remove needed packages and change the corresponding code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants