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

feat: replace all custom repositories by using new TwentyORM #5399

Open
magrinj opened this issue May 14, 2024 · 0 comments
Open

feat: replace all custom repositories by using new TwentyORM #5399

magrinj opened this issue May 14, 2024 · 0 comments
Assignees
Labels
scope: backend Issues that are affecting the backend side only

Comments

@magrinj
Copy link
Member

magrinj commented May 14, 2024

Scope & Context

TwentyORM was introduced in the following PR'S:
#5153
#5238
#5266

Current behavior

We're using raw queries in custom repositories.

Expected behavior

All this raw queries should be replaced with proper call to TwentyORM.

@magrinj magrinj self-assigned this May 14, 2024
@magrinj magrinj added the scope: backend Issues that are affecting the backend side only label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: backend Issues that are affecting the backend side only
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant