Database error: Query error
Session halted.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's syndrome' AND trials.status = 'live'' at line 1
SELECT trials.* FROM trials JOIN trial_tags ON trials.id = trial_tags.trial_id JOIN tags ON trial_tags.tag_id = tags.id WHERE tags.name = 'richter's syndrome' AND trials.status = 'live'