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

add orm #30

Merged
merged 13 commits into from
Jun 10, 2024
Merged

add orm #30

merged 13 commits into from
Jun 10, 2024

Conversation

disk0Dancer
Copy link
Contributor

add orm entities

@disk0Dancer disk0Dancer self-assigned this Jun 8, 2024
@disk0Dancer disk0Dancer linked an issue Jun 8, 2024 that may be closed by this pull request
Closed
@AleksanderNekr
Copy link
Contributor

В main открыл))

@AleksanderNekr
Copy link
Contributor

AleksanderNekr commented Jun 8, 2024

Я сейчас develop сделаю главной, чтоб никто не путался
Давай этот пр оставим в main, чтоб не переделывать

backend/src/db.ts Show resolved Hide resolved
backend/src/entity/User.ts Outdated Show resolved Hide resolved
backend/src/controllers/UserController.ts Show resolved Hide resolved
backend/ormconfig.json Show resolved Hide resolved
@AleksanderNekr AleksanderNekr marked this pull request as draft June 8, 2024 16:44
@AleksanderNekr AleksanderNekr marked this pull request as ready for review June 8, 2024 16:45
@AleksanderNekr
Copy link
Contributor

Кстати потом на будущее надо будет с ОРМкой хотя бы 1 интеграционный тест с бд сделать по требованиям проекта

@AleksanderNekr AleksanderNekr merged commit 24f521f into main Jun 10, 2024
2 checks passed
Copy link
Contributor

@AleksanderNekr AleksanderNekr left a comment

Choose a reason for hiding this comment

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

@ZakharMolchanov, лучше в след раз, если тебе нужен чей-то код для своей фичи, то не коммитить прямо в ветку другой фичи, а делать от нее ответвление, чтоб после пр я мог спокойно снести закрытую фиче-ветку

@AleksanderNekr AleksanderNekr deleted the feature/orm branch June 15, 2024 15:03
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.

ORM
3 participants