classDatabase: rowCount: command: SELECT brand_el AS brand, brand_url AS path, logo FROM brands b WHERE b.visible=True
Invalid column name 'True'.