Does `mix ash.codegen` generate drop migrations for deleted resources

I'm removing a couple resources and after deleting them mix ash.codegen says everything is up-to-date
Solution:
it does not, you'll have to do your own migrations for that currently
Jump to solution
1 Reply
Solution
ZachDaniel
ZachDaniel4mo ago
it does not, you'll have to do your own migrations for that currently

Did you find this page helpful?