Skip to content

Comments

pylib: return empty selector on zero matches#112

Merged
sondove merged 1 commit intonovem-code:mainfrom
sondove:sen/selector-fix
Dec 11, 2025
Merged

pylib: return empty selector on zero matches#112
sondove merged 1 commit intonovem-code:mainfrom
sondove:sen/selector-fix

Conversation

@sondove
Copy link
Contributor

@sondove sondove commented Dec 11, 2025

We should return an empty string instead of a partial one if there are no rows or columns matching the selection

Fixes: #55

We should return an empty string instead of a partial one if there are
no rows or columns matching the selection

Fixes: novem-code#55
Copy link
Contributor

@bjornars bjornars left a comment

Choose a reason for hiding this comment

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

👠

@sondove sondove merged commit 518d173 into novem-code:main Dec 11, 2025
5 checks passed
@sondove sondove deleted the sen/selector-fix branch December 12, 2025 12:30
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.

table-utils: the novem selector should return "" (empty string) if the selector has no rows

2 participants