Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entidad PawCenter #3

Open
KevinKeyssx opened this issue Feb 20, 2025 · 0 comments
Open

Entidad PawCenter #3

KevinKeyssx opened this issue Feb 20, 2025 · 0 comments

Comments

@KevinKeyssx
Copy link
Collaborator

KevinKeyssx commented Feb 20, 2025

La entidad debe tener los siguientes atributos:

id: uuid,
name: varchar unique nullable: false,
email: varchar unique nullable: false,
description: varchar nullable: true,
schedule: [varchar] nullable: false,
telephone: varchar nullable: false,
type: enum[

  • veterinary
  • restaurant
  • hairdresser
  • alberque
  • reception-center
  • refuge
    ],
    img: text nullable true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo Back
Development

No branches or pull requests

1 participant