Ash codegen and migrate `undefined_table` when I have `many_to_many`
Hi sorry, I hope I haven't missed anything. These are some of my resources that use
has_many, but I'm getting an error with the tables.
but i get this error and i do not know why :), i think i miss something .. 🥲
Thank you in advance5 Replies
what migration did the codegen generate?
what dose it mean? the whole migration is huge!! 😂
but as i see this i can not find
create table(:mishka_blog_posts) in it, but when i disable the many_to_many in the files it works!how many resources are you generating, migrations shouldn't be huge :/
it is full blog system and cms and etc ..
Oh oh, i disabled all of them !! and still i can not see the my table
mishka_blog_postsSolution
i think i am an idiot,