Skip to content

README database model inventory should include notifications #3502

@TheGreatAion

Description

@TheGreatAion

Parent bounty: #743

Documentation bug

packages/db/prisma/schema.prisma defines a Notification model, but the README database model inventory omits notifications:

- Users
- Jobs
- Proposals
- Payments
- Reviews
- Messages
- Categories
- Skills

That makes the repository overview incomplete for contributors auditing the Prisma-backed domain model and the notification API surface.

Expected behavior

The README database inventory should include notifications alongside the other Prisma models.

Scope

  • Add the missing Notifications bullet to the README database model list.
  • Keep the patch limited to this documentation correction.
  • Do not change schema definitions, API behavior, unrelated README wording, or stack-version documentation.

This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this issue. If you would like to work on it, please create another issue with the same contents and refer to issue #743 for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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