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
* Update foreign key constraints in database schema and add delete_person procedure
* Add delete_comment procedure to remove comments by ID
* Add delete_comment_like procedure to remove likes from comments by ID
* Add delete procedures for ingredient and ingredient_translation
* Add delete procedures for language and language_icon
* Add delete procedures for person_avatar, person_responsibility, and person_setting
* Add delete procedure for picture to remove pictures by ID
* Add delete procedures for recipe, recipe engagement, recipe ingredient, recipe rating, recipe tag, and recipe translation
* Add delete procedures for responsibility and tag
0 commit comments