-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
In the examples given
db_table.find_by_column_value("name", "bob"))
causes an error
AttributeError: 'Table' object has no attribute 'find_by_column_value'
I don't have the python skills to fix or suggest a fix - Can you please help resolve this?
My use case is to have a table of serial numbers and to return a description based on a search on the name column
Metadata
Metadata
Assignees
Labels
No labels