factory-generator icon indicating copy to clipboard operation
factory-generator copied to clipboard

Ignoring abstract model classes

Open acoustep opened this issue 2 years ago • 0 comments

I had an issue where one of my models is abstract. I use this class for inheritance on other models so it does not have a table.

Anyway, this caused a failure to generate all factories so I put in a quick fix for it.

acoustep avatar Jul 04 '23 13:07 acoustep