Skip to content

Create guardian and guardian_ninja schemasΒ #33

@GuilhermePSF

Description

@GuilhermePSF

Add support for guardians and their relationship with ninjas.

Details:

Add a Guardian schema, context, and seeding.

Add a guardian_id field to User.

Create a guardian_ninja schema to handle the many-to-many relationship between guardians and ninjas, with its usual context and seeding.

Ninjas are already implemented in PR #31.

Ensure associations are properly set up between Guardian and Ninja when seeding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions