feat: implement wish list and wish features including creation, retrieval, and updates; #7
Reference in New Issue
Block a user
Delete Branch "feat-sql"
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?
fix: modify ban logic to respect expiration timestamps and pardon flags;
refactor: change boolean fields to non-nullable in models and use COALESCE for optional updates in SQL