Shane van Jaarsveldt
Results
2
issues of
Shane van Jaarsveldt
Any easy way to make this work on SAMD ?
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...