FIX/DB: Implement a Procedure for Recipe Collection #34
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now that tags and favorite status need to be collected, and soon images, there is a growing need to clean up the recipe repository to collect the recipes without all the mapping.
This might be possible via a stored procedure, but mapping may be hard, it would be nice to just pass an id and userId and receive everything it needs.