jazzband / django-redshift-backend

Redshift database backend for Django
Apache License 2.0
82 stars 47 forks source link

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

Closed shimizukawa closed 2 years ago

shimizukawa commented 2 years ago

Feature or Bugfix

Purpose

Detail

Relates

codecov[bot] commented 2 years ago

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%) :arrow_up:

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.