Skip to content

support to display the relevant database info when switching databases#1016

Merged
shuashuai merged 3 commits into
apache:devfrom
obiscr:main
Jul 15, 2024
Merged

support to display the relevant database info when switching databases#1016
shuashuai merged 3 commits into
apache:devfrom
obiscr:main

Conversation

@obiscr
Copy link
Copy Markdown
Contributor

@obiscr obiscr commented Jul 14, 2024

Support switching databases to display the relevant database configurations during the initial installation

When switching to Mysql, use:
Username: root
Password: root
Database host: db:3306
image

When switching to Postgres, use
Username: postgres
Password: postgres
Database host: db:5432
image

tisonkun and others added 2 commits June 29, 2024 09:45
…ations during the initial installation

When switching to Mysql, use:
Username: root
Password: root
Database host: db:3306

When switching to Postgres, use
Username: postgres
Password: postgres
Database host: db:5432
@obiscr obiscr changed the title support to display the relevant database when switching databases support to display the relevant database info when switching databases Jul 14, 2024
@shuashuai shuashuai changed the base branch from main to dev July 15, 2024 06:25
Comment thread ui/src/pages/Install/index.tsx Outdated
Copy link
Copy Markdown
Member

@shuashuai shuashuai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution

@shuashuai shuashuai merged commit c7b6229 into apache:dev Jul 15, 2024
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.

3 participants