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

Implement Database Layer for Beta #5

Merged
merged 7 commits into from
Jun 7, 2024

Conversation

j-maynard
Copy link
Collaborator

@j-maynard j-maynard commented May 28, 2024

This completely reworks the Database layer with a better database model than the one we had in Alpha. It lays much of the ground work for stories which are currently in the pipeline.

Links to AB#40 and AB#242

j-maynard added 2 commits May 28, 2024 17:09
This completely reworks the Database layer with a better database model
than the one we had in Alpha.  It lays much of the ground work for
stories which are currently in the pipeline.
src/controllers/csv-processor.ts Show resolved Hide resolved
src/controllers/csv-processor.ts Show resolved Hide resolved
src/dtos/datafile-dto.ts Show resolved Hide resolved
src/dtos/dataset-dto.ts Show resolved Hide resolved
src/dtos/dataset-dto.ts Show resolved Hide resolved
test/app.test.ts Show resolved Hide resolved
test/app.test.ts Show resolved Hide resolved
test/database.test.ts Show resolved Hide resolved
test/dataset.test.ts Show resolved Hide resolved
test/dataset.test.ts Show resolved Hide resolved
@j-maynard j-maynard requested a review from andyjpb May 29, 2024 17:07
@j-maynard j-maynard changed the title Implement Database Layer for Beta Implement Database Layer for Beta AB#40 AB#242 May 30, 2024
@j-maynard j-maynard changed the title Implement Database Layer for Beta AB#40 AB#242 Implement Database Layer for Beta May 30, 2024
@j-maynard j-maynard force-pushed the 40-242-upload-dataset-journey branch from 1a69b99 to c096dc6 Compare May 30, 2024 14:06
j-maynard added 4 commits May 30, 2024 15:07
This completely reworks the Database layer with a better database model
than the one we had in Alpha.  It lays much of the ground work for
stories which are currently in the pipeline.
…nsulting/statswales-backend into 40-242-upload-dataset-journey
@easternbloc easternbloc merged commit 6c9bb83 into main Jun 7, 2024
4 checks passed
@easternbloc easternbloc deleted the 40-242-upload-dataset-journey branch June 7, 2024 14:26
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