New reference keys #28

Open
opened 2025-01-27 20:50:27 +00:00 by Alphyron · 1 comment
Owner

For successfull deletion we should modify some forigin keys.

We need the following:
ON DELETE CASCADE - For the UserFavorites (for user and usersource id reference)
ON DELETE CASCADE - For the UserSource (for User id references)
ON DELETE CASCADE - For the PoolPost (for pool id reference)
ON DELETE CASCADE - For the PoolRefeence (for pool id reference)

For successfull deletion we should modify some forigin keys. We need the following: ON DELETE CASCADE - For the UserFavorites (for user and usersource id reference) ON DELETE CASCADE - For the UserSource (for User id references) ON DELETE CASCADE - For the PoolPost (for pool id reference) ON DELETE CASCADE - For the PoolRefeence (for pool id reference)
Alphyron added the
Kind/Enhancement
label 2025-01-27 20:50:27 +00:00
SoXX was assigned by Alphyron 2025-01-27 20:50:27 +00:00
Owner

working on it in pr #29

working on it in pr #29
Sign in to join this conversation.
No description provided.