You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add not_null tests where appropriate. For example, we have a combination of columns test here, but we don't have a not_null test for balance_transaction_id.
How would you implement this feature?
Add not_null tests where they are missing.
Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Yes.
Yes, but I will need assistance.
No.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing feature request for this?
Describe the Feature
We should add
not_null
tests where appropriate. For example, we have a combination of columns test here, but we don't have anot_null
test forbalance_transaction_id
.How would you implement this feature?
Add not_null tests where they are missing.
Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Anything else?
No response
The text was updated successfully, but these errors were encountered: