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

fixes #92: since django-3.0 sqlmigrate (and migrate) does not work #93

Merged
merged 8 commits into from
Feb 14, 2022
Merged

fixes #92: since django-3.0 sqlmigrate (and migrate) does not work #93

merged 8 commits into from
Feb 14, 2022

Conversation

shimizukawa
Copy link
Member

Feature or Bugfix

  • Bugfix

Purpose

  • fix manage.py sqlmigrate

Detail

Relates

@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #93 (d1f9652) into master (a67bb59) will increase coverage by 0.43%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   47.01%   47.45%   +0.43%     
==========================================
  Files           3        3              
  Lines         251      255       +4     
  Branches       68       68              
==========================================
+ Hits          118      121       +3     
- Misses        123      124       +1     
  Partials       10       10              
Impacted Files Coverage Δ
django_redshift_backend/base.py 43.93% <66.66%> (+0.52%) ⬆️

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 a67bb59...d1f9652. Read the comment docs.

@shimizukawa shimizukawa merged commit 0d1ac06 into jazzband:master Feb 14, 2022
@shimizukawa shimizukawa deleted the fix-92-create_index_sql branch February 14, 2022 08:16
shimizukawa added a commit that referenced this pull request Feb 14, 2022
shimizukawa added a commit that referenced this pull request Feb 14, 2022
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.

1 participant