Programme Category: Information Technology
All Programmes
WordPress database error: [Unknown column 's.connect_type' in 'field list']SELECT s.id, s.account_id, s.account_type, s.privilege, s.access_token, s.username, s.info, s.error, s.expires, s.connect_type, count(f.id) as used_in
FROM wp_sbi_sources s
LEFT JOIN wp_sbi_feeds f ON f.settings LIKE CONCAT('%', s.account_id, '%') OR f.settings LIKE CONCAT('%', s.username, '%')
GROUP BY s.id, s.account_id
LIMIT 400
OFFSET 0;
