Closed davidw closed 10 years ago
Dialyzer error:
src/boss_record_compiler.erl:569: The call boss_record_compiler:has_many_forms(HasMany::any(),ModuleName::any(),'all',Opts::any()) will never return since the success typing is (atom(),atom(),pos_integer(),[any()]) -> [{'tree',atom(),{'attr',_,[any()],{_,_,_}},_} | {'wrapper',atom(),{'attr',_,[any()],{_,_,_}},_},...] and the contract is (atom(),atom(),pos_integer(),[any()]) -> syntaxTree()
Closes https://github.com/ChicagoBoss/boss_db/issues/166