'Object of type Response is not JSON serializable' error shown while generating ERD for table for user who does not have access to that table
1.Create a table with super user.
2.Create a normal user.
3.Connect to server with normal user.
4.Try generating ERD for table created in step 1.
