I've got a database which has lots of tables, views and stored procedures. When I try to Update model from database it takes also a stored procedure, although I didn't asked for it. When I compile the code it gives me errors, so I have to manually remove stored procedure from Context file: I've got a database which has lots of tables, v