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

增加 MySQL 实例数据库管理模块 #457

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Conversation

hhyo
Copy link
Owner

@hhyo hhyo commented Sep 20, 2019

  • 支持创建数据库
  • 管理数据库备注和负责人信息
  • 将binlog2sql和schemasync移动到单独的小工具目录

@hhyo hhyo added the enhancement New feature or request label Sep 20, 2019
@codecov
Copy link

codecov bot commented Sep 20, 2019

Codecov Report

Merging #457 into master will decrease coverage by 0.56%.
The diff coverage is 27.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
- Coverage   83.24%   82.67%   -0.57%     
==========================================
  Files          72       73       +1     
  Lines        9383     9479      +96     
==========================================
+ Hits         7811     7837      +26     
- Misses       1572     1642      +70
Impacted Files Coverage Δ
sql/models.py 95.23% <100%> (+0.11%) ⬆️
sql/urls.py 100% <100%> (ø) ⬆️
sql/instance_database.py 13.92% <13.92%> (ø)
sql/views.py 46% <33.33%> (-0.2%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 692dc67...b7fb1ad. Read the comment docs.

@hhyo hhyo merged commit 460348d into master Sep 20, 2019
@hhyo hhyo deleted the feature/manage-mysql-database branch November 10, 2019 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant