You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Scripts in kapua-foreignkeys do set a explicit schema name. This approach limits the portability of the function. Tests for example, use a different schema name (PUBLIC) so deletes does not work properly.
The text was updated successfully, but these errors were encountered:
Description:
Scripts in kapua-foreignkeys do set a explicit schema name. This approach limits the portability of the function. Tests for example, use a different schema name (PUBLIC) so deletes does not work properly.
The text was updated successfully, but these errors were encountered: