-
Notifications
You must be signed in to change notification settings - Fork 20
feat(#2724): move drep list pagination directly to sql #2865
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
base: develop
Are you sure you want to change the base?
feat(#2724): move drep list pagination directly to sql #2865
Conversation
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
3cae62b to
2ee0f6f
Compare
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
2ee0f6f to
dbac517
Compare
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
dbac517 to
67f80a0
Compare
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
67f80a0 to
a145401
Compare
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
placek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice! Great job!
|
|
||
| exceptionHandler :: VVAConfig -> SentryService -> Maybe Request -> SomeException -> IO () | ||
| exceptionHandler vvaConfig sentryService mRequest exception = do | ||
| print exception |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So in the end it is useful, isn't it?
a145401 to
d6c56f5
Compare
|
✅ All checks succeeded |
2 similar comments
|
✅ All checks succeeded |
|
✅ All checks succeeded |
List of changes
Checklist