Is your feature request related to a problem? Please describe.
Sometimes the database schema is so large that multiple teams work on it. In some cases, it is hard for a team to make changes in a table that they did not created. It would be useful to assign owners to tables to improve communication among teams.
Describe the solution you'd like
Create the Owner entity that accepts a person, a team, or an organization, assign owners to tables to define ownership.
Describe alternatives you've considered
Documenting the ownership directly in the documentation, but it is hard to filter by owner.
Is your feature request related to a problem? Please describe.
Sometimes the database schema is so large that multiple teams work on it. In some cases, it is hard for a team to make changes in a table that they did not created. It would be useful to assign owners to tables to improve communication among teams.
Describe the solution you'd like
Create the Owner entity that accepts a person, a team, or an organization, assign owners to tables to define ownership.
Describe alternatives you've considered
Documenting the ownership directly in the documentation, but it is hard to filter by owner.