About
A resource dependency (known also as dependency link) defines a dependency relationship between two resources.
The most known dependency is the foreign key dependencies but a view is also dependent on all tables present in its query.
- The tabli flag --with-dependencies permits to add the dependencies to your selection in most of the tabli command. If the flag is not present and that the target resources must be created, the foreign key will not be copied.
- The data dep command lists the dependencies.