Drop table will delete all related constraints, & index, no need for you to do any kind of cleanup. Postgres will handle that.
Drop table will delete all related constraints, & index, no need for you to do any kind of cleanup. Postgres will handle that.