Skip to content

新增数据库配置信息和文档#67

Merged
h-ivy merged 9 commits intoopentiny:devfrom
wjiangwang:tinypro-egg
Jun 29, 2023
Merged

新增数据库配置信息和文档#67
h-ivy merged 9 commits intoopentiny:devfrom
wjiangwang:tinypro-egg

Conversation

@wjiangwang
Copy link
Contributor

@wjiangwang wjiangwang commented Jun 27, 2023

PR

新增tiny init pro 初始化选择对接数据库后。自动执行sql,去创建数据库和表,并插入一条用户数据(与登录页默认用户一致)

新增数据库配置说明文档以及相关sql文件

修复token过期页面不退出问题

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

h-ivy
h-ivy previously approved these changes Jun 27, 2023
hello-yezi
hello-yezi previously approved these changes Jun 29, 2023
Copy link
Contributor

@h-ivy h-ivy left a comment

Choose a reason for hiding this comment

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

ok

Copy link
Contributor

@h-ivy h-ivy left a comment

Choose a reason for hiding this comment

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

ok

@h-ivy h-ivy merged commit 4347b59 into opentiny:dev Jun 29, 2023
@wjiangwang wjiangwang added documentation Improvements or additions to documentation enhancement New feature or request toolkit-pro toolkit-pro labels Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request toolkit-pro toolkit-pro

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: tiny init pro 命令创建的项目,本地启动之后无法登录

3 participants