Skip to content

Add alumni flag and related functionality #155

@hrideshmg

Description

@hrideshmg

The members table should implement an is_alumni boolean flag. This flag should be used before every single member query to filter out those members that have graduated.

Suggestion: ChatGPT suggested using something known as postgres views to create a view called active_members to avoid having to rewrite every single query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions