Skip to content

Conversation

@remyleone
Copy link
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


@remyleone remyleone marked this pull request as draft July 6, 2020 16:39
@remyleone remyleone force-pushed the human_marshallers_db branch from 88c65db to a9baaa9 Compare July 7, 2020 11:51
@jerome-quere jerome-quere force-pushed the human_marshallers_db branch from 4f608f1 to 23cb050 Compare July 7, 2020 15:28
@jerome-quere jerome-quere marked this pull request as ready for review July 7, 2020 15:34
@remyleone remyleone merged commit 62c05c8 into scaleway:v2 Jul 7, 2020
@remyleone remyleone deleted the human_marshallers_db branch July 7, 2020 15:38
}

sort.Slice(result, func(i, j int) bool {
n := 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When do you increase n?

return result[i][n] < result[j][n]
}
}
panic("this can never happen")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with you since this is an infinite loop :-)

@remyleone remyleone added the rdb Managed MySQL and PostgreSQL issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rdb Managed MySQL and PostgreSQL issues, bugs and feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add human marshaller for rdb.BackupSchedule Improve human print of DB instance

3 participants