Automated Cascade Deletion for All User References Across Tables

Currently, deleting a user requires a function stack to remove their records from all related tables. This process demands ongoing updates to account for new tables or references.

Supabase offers automated reference updates/deletions when a user is removed (see attached picture).

Request: Can Xano implement a similar feature to eliminate the need for manually updating function stacks when removing a user?

Bonus Request: Extend this functionality to all table items—not just users. For example, if a "fruit" entry is deleted, Xano should automatically delete all rows in other tables where that fruit is referenced (fruits.id == fruits_id).

This would significantly streamline database management and improve efficiency.

3
5 replies