Skip to content

attribute does not exist #1

@shanevanj

Description

@shanevanj

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions