Open Issues Need Help
View All on GitHub Game Development • Tabletop RPG Tools
Cascade delete and foreign keys instead of unnecessary logic about 2 months ago
AI Summary: Implement foreign key constraints and cascade delete functionality in the PostgreSQL database to replace existing custom logic for deleting related data in character sheet models. This will improve data integrity and simplify the codebase.
Complexity:
3/5
help wanted optimization backend