Skip to content

db(FI-11): migrate Knex to Prisma, setup schema & seed data#12

Open
QuyhPham wants to merge 4 commits intodevfrom
db/FI-11
Open

db(FI-11): migrate Knex to Prisma, setup schema & seed data#12
QuyhPham wants to merge 4 commits intodevfrom
db/FI-11

Conversation

@QuyhPham
Copy link
Copy Markdown
Collaborator

@QuyhPham QuyhPham commented May 2, 2026

No description provided.

Comment on lines +36 to +38
fullName: user.full_name,
role: user.roles?.name, // 👈 lấy role đúng cách
};
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI :))))

Comment on lines +10 to +11
include: {
roles: true, // lấy role
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please comment in english

Copy link
Copy Markdown
Contributor

@PhamVanTien1910 PhamVanTien1910 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants