Hi @morganperre @Arnaud_Moncel,
I have removed all the “hasOne” and “hasMany” relations from the Users table which are not there in the Database and kept only the “belongsTo” relations in the other tables which belong to the users table. Now It’s working fine.
Thanks