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

Migrate datasets queries to Drizzle #82

Closed
dinmukhamedm opened this issue Oct 24, 2024 · 0 comments
Closed

Migrate datasets queries to Drizzle #82

dinmukhamedm opened this issue Oct 24, 2024 · 0 comments
Labels
backend Issue with the app-server package enhancement New feature or request frontend Requires work in the frontend package good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dinmukhamedm
Copy link
Member

Migrate get datasets, create dataset, rename dataset, delete dataset, delete datapoints, delete all datapoints queries from app-server (routes/datasets.rs and db/datasets.rs) directly to calling drizzle from the next routes in /api/projects/[projectId]/datasets.

File upload and direct datapoint manipulation queries are out of scope for the first pass of this migration.

@dinmukhamedm dinmukhamedm added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed frontend Requires work in the frontend package backend Issue with the app-server package labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue with the app-server package enhancement New feature or request frontend Requires work in the frontend package good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

1 participant