citusdata / django-multitenant

Python/Django support for distributed multi-tenant databases like Postgres+Citus
MIT License
707 stars 116 forks source link

fix: failing historical migrations on alter field after removing model #196

Open AashishDhakal opened 10 months ago

AashishDhakal commented 10 months ago

Simiar issue as #48. Looks like it was partially fixed on #50.

codecov[bot] commented 9 months ago

Codecov Report

Merging #196 (2ca9aab) into main (30e3238) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #196   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           44        44           
  Lines         1193      1193           
=========================================
  Hits          1193      1193           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more