I have 2 views and one function in my table. - View1 - depends on some tables - View2 - depends on Function1 - Function1 - depends on View1 In this case schema installer not working, it throws dependency object not found exception.