FIX/DB: Implement a Procedure for Recipe Collection #34

Open
opened 2025-07-26 22:57:59 -07:00 by azpect · 0 comments
Owner

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.

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.
azpect added the
Priority
Low
Kind/Enhancement
labels 2025-11-24 11:14:22 -07:00
Sign in to join this conversation.
No description provided.