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 Posts #5

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

Entidad Posts #5

KevinKeyssx opened this issue Feb 20, 2025 · 0 comments

Comments

@KevinKeyssx
Copy link
Collaborator

KevinKeyssx commented Feb 20, 2025

Atributos de la entidad :

Post

id: uuid,
pet_id: Pet // Relacionado con la entidad Pet,
comment: text nullable: true,
media_url: text nullable: true,
created_at: date,
updated_at: date,

@KevinKeyssx KevinKeyssx moved this to Todo Back in PetSocialNetwork Feb 20, 2025
@KevinKeyssx KevinKeyssx changed the title Entidad Posts - PostLikes Entidad Posts Feb 20, 2025
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