Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: Enable Moonboard climb saving to PostgreSQL database #608
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
Uh oh!
There was an error while loading. Please reload this page.
feat: Enable Moonboard climb saving to PostgreSQL database #608
Changes from all commits
a85d93be2a9cbf6f218befff93db47b5a6f67e7469318c7872311e234229cf5e6dfe10c3cfbe8a22f60269e5ea53378dd62b37edadc9848de28853f9781b79d308929be80a6f67eb1e4File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check failure on line 75 in packages/backend/src/db/queries/climbs/create-climb-filters.ts
src/__tests__/climb-queries.test.ts > Climb Query Functions > countClimbs > should respect filters in count
Check failure on line 75 in packages/backend/src/db/queries/climbs/create-climb-filters.ts
src/__tests__/climb-queries.test.ts > Climb Query Functions > countClimbs > should return accurate total count
Check failure on line 95 in packages/backend/src/db/queries/climbs/get-climb.ts
src/__tests__/climb-queries.test.ts > Climb Query Functions > getClimbByUuid > should handle different board names
Check failure on line 95 in packages/backend/src/db/queries/climbs/get-climb.ts
src/__tests__/climb-queries.test.ts > Climb Query Functions > getClimbByUuid > should return null for non-existent UUID
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.