Skip to content

Conversation

ajunior
Copy link
Contributor

@ajunior ajunior commented May 2, 2025

Add a public method to count the number of rows in the table.

Example:
numberOfRows := t.RowCount()
if numberOfRows == len(arguments) {
    // do something
}

This PR refers to the issue #30.

@ajunior
Copy link
Contributor Author

ajunior commented May 2, 2025

@owenrumney would you please check it?

Copy link
Contributor

@owenrumney owenrumney left a comment

Choose a reason for hiding this comment

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

LGTM - thanks

@owenrumney owenrumney merged commit 0961fdc into aquasecurity:main May 2, 2025
5 checks passed
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.

2 participants